Latest News
Read all latest blog posts
Learn AWS EKS Kubernetes cluster and devops in AWS (Part 1)
Learn AWS EKS Kubernetes cluster and devops in AWS (Part 1) Starting AWS EKS cluster manually in AWS web console
Read MoreBackup ETCD
export ETCDCTL_API=3 etcdctl snapshot save /opt/snapshot-pre-boot.db --cert=/etc/kubernetes/pki/etcd/server.crt --cacert=/etc/kubernetes/pki/etcd/ca.crt --key=/etc/kubernetes/pki/etcd/server.key
Read Moreckad study materials
Make sure you check out these tips and tricks from other students who have cleared the exam:
Read MoreCKS - Mock test 1
controlplane $ cat 1.yaml apiVersion: v1 kind: Pod metadata: labels: run: nginx name: frontend-site namespace: omni annotations: container.
Read MoreCKS Mock test 2 - Q1
**1. A pod called redis-backend has been created in the prod-x12cs namespace.
Read MoreCKS Mock test 2 - Q2
**A few pods have been deployed in the apps-xyz namespace. There is a pod called redis-backend which serves as the backend for the apps app1 and app2.
Read MoreCKS Mock test 2 - Q3
**3. A pod has been created in the gamma namespace using a service account called cluster-view.
Read More