Skip to content

Instantly share code, notes, and snippets.

@bakavets
bakavets / kubernetes-certifications.md
Last active April 26, 2024 18:47
How I passed Kubernetes KCNA, CKAD, CKA, and CKS exams. My experience. Exam tips and tricks.

Kubernetes-lesson-4 content:

Create minikube cluster k8s-cluster-1

minikube start --profile k8s-cluster-1

Create minikube cluster k8s-cluster-2

minikube start --profile k8s-cluster-2

Use the AWS CLI update-kubeconfig command to create or update your kubeconfig for your cluster