Latest News

Read all latest blog posts

post image
author image
:date_long

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 More
post image
author image
:date_long

Backup 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 More
post image
author image
:date_long

ckad study materials

Make sure you check out these tips and tricks from other students who have cleared the exam:

Read More
post image
author image
:date_long

CKS - Mock test 1

controlplane $ cat 1.yaml apiVersion: v1 kind: Pod metadata: labels: run: nginx name: frontend-site namespace: omni annotations: container.

Read More
post image
author image
:date_long

CKS Mock test 2 - Q1

**1. A pod called redis-backend has been created in the prod-x12cs namespace.

Read More
post image
author image
:date_long

CKS 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 More
post image
author image
:date_long

CKS Mock test 2 - Q3

**3. A pod has been created in the gamma namespace using a service account called cluster-view.

Read More