Learn Kubernetes in best way....

1 minute read
Content level: Advanced
0

Everyone makes mistakes in Kubernetes. So, here are some important things to learn and try. This will help you manage your Kubernetes cluster better.

K8s Key concepts (Pods & Services)

  • K8s CLI (kubectl & k9scli)
  • K8s Resources (CPU, Memory, Storage)
  • K8s Networking
  • K8s Security
  • K8s Monitoring- K8s Logging

You are New to Kubernetes, Don't be afraid to experiment.

Try to learn in a Good Way Without any Confusion where to start.

Enter image description here

The Official Kubernetes Documentation: https://kubernetes.io/docs/home/

AWS EKS Documentation: https://docs.aws.amazon.com/eks/ (Focuses on using k8s on AWS)

Kubectl Referral Document : https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#-em-clusterrole-em-

profile picture
EXPERT
published 2 months ago686 views