Assignment(PoC) to test knowledge in Kubernetes

Hi,

Is anyone currently working on a project(PoC) to learn kubernetes while implementing something useful?

If yes, can you please share the details so that I can also contribute and test out my K8s skills.

Regards,
Abhinay

Hey Abhinay,

Start with micro services architecture and how to deploy microservices in k8s. Companies are migrating to k8s in cloud so better to know the Best practices. K8s should be high resilient, start with 5 node architecture. Or how to maintain the quorum.

Hello Abhinay,
You can check this Kubernetes Challenges | KodeKloud it helps you to practice more and learn by implement a lot of scenarios and troubleshooting real issues.