├── Day-1 ├── containerd.md ├── definition-file.md ├── etcd.md ├── image.png ├── k8s-architecture.md ├── links.md ├── pods.md └── replicasets.md ├── Day-10 ├── cluster-networking.md ├── cni.md ├── dns.md ├── docker-networking.md ├── namespaces.md ├── networking.md ├── pv.md ├── pvc.md ├── storage-classes.md ├── storage-intro.md └── volumes.md ├── Day-11 ├── cluster-dns.md ├── ipam.md ├── k8s-dns.md ├── pod-networking.md ├── service-networking.md └── weave.md ├── Day-12 ├── etcd-ha.md ├── k8s-cluster-design.md ├── links.md └── troubleshooting.md ├── Day-13 └── jpath.md ├── Day-2 ├── deployment.md ├── imperative-declarative-cmds.md ├── kubectl-apply.md ├── namespaces.md └── service.md ├── Day-3 ├── best-practice.md ├── node-affinity.md ├── node-selectors.md ├── scheduling.md └── taints-tolerations.md ├── Day-4 ├── daemonsets.md ├── editing-pod.md ├── multiple-schedulers.md ├── resource-requirements-limits.md ├── scheduler-profiles.md └── static-pods.md ├── Day-5 ├── logging.md └── monitoring.md ├── Day-6 ├── commands-args.md ├── config-maps.md ├── encrypting-etcd-data.md ├── env-variables.md ├── init-containers.md ├── multi-containers.md ├── rolling-updates-rollbacks.md └── secrets.md ├── Day-7 ├── backup-restore.md ├── cluster-upgrade.md ├── k8s-software-versions.md └── os-upgrades.md ├── Day-8 ├── authentication.md ├── k8s-security.md ├── tls-k8s.md └── tls.md ├── Day-9 ├── api-groups.md ├── authorization.md ├── certs-api.md ├── configure-tls-certs.md ├── image-security.md ├── kube-config.md ├── network-security.md ├── rbac.md ├── security-context.md └── view-certs-details.md ├── LICENSE └── README.md /Day-1/containerd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/containerd.md -------------------------------------------------------------------------------- /Day-1/definition-file.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/definition-file.md -------------------------------------------------------------------------------- /Day-1/etcd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/etcd.md -------------------------------------------------------------------------------- /Day-1/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/image.png -------------------------------------------------------------------------------- /Day-1/k8s-architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/k8s-architecture.md -------------------------------------------------------------------------------- /Day-1/links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/links.md -------------------------------------------------------------------------------- /Day-1/pods.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/pods.md -------------------------------------------------------------------------------- /Day-1/replicasets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-1/replicasets.md -------------------------------------------------------------------------------- /Day-10/cluster-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/cluster-networking.md -------------------------------------------------------------------------------- /Day-10/cni.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/cni.md -------------------------------------------------------------------------------- /Day-10/dns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/dns.md -------------------------------------------------------------------------------- /Day-10/docker-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/docker-networking.md -------------------------------------------------------------------------------- /Day-10/namespaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/namespaces.md -------------------------------------------------------------------------------- /Day-10/networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/networking.md -------------------------------------------------------------------------------- /Day-10/pv.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/pv.md -------------------------------------------------------------------------------- /Day-10/pvc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/pvc.md -------------------------------------------------------------------------------- /Day-10/storage-classes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/storage-classes.md -------------------------------------------------------------------------------- /Day-10/storage-intro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/storage-intro.md -------------------------------------------------------------------------------- /Day-10/volumes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-10/volumes.md -------------------------------------------------------------------------------- /Day-11/cluster-dns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/cluster-dns.md -------------------------------------------------------------------------------- /Day-11/ipam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/ipam.md -------------------------------------------------------------------------------- /Day-11/k8s-dns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/k8s-dns.md -------------------------------------------------------------------------------- /Day-11/pod-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/pod-networking.md -------------------------------------------------------------------------------- /Day-11/service-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/service-networking.md -------------------------------------------------------------------------------- /Day-11/weave.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-11/weave.md -------------------------------------------------------------------------------- /Day-12/etcd-ha.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-12/etcd-ha.md -------------------------------------------------------------------------------- /Day-12/k8s-cluster-design.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-12/k8s-cluster-design.md -------------------------------------------------------------------------------- /Day-12/links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-12/links.md -------------------------------------------------------------------------------- /Day-12/troubleshooting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-12/troubleshooting.md -------------------------------------------------------------------------------- /Day-13/jpath.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-13/jpath.md -------------------------------------------------------------------------------- /Day-2/deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-2/deployment.md -------------------------------------------------------------------------------- /Day-2/imperative-declarative-cmds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-2/imperative-declarative-cmds.md -------------------------------------------------------------------------------- /Day-2/kubectl-apply.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-2/kubectl-apply.md -------------------------------------------------------------------------------- /Day-2/namespaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-2/namespaces.md -------------------------------------------------------------------------------- /Day-2/service.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-2/service.md -------------------------------------------------------------------------------- /Day-3/best-practice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-3/best-practice.md -------------------------------------------------------------------------------- /Day-3/node-affinity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-3/node-affinity.md -------------------------------------------------------------------------------- /Day-3/node-selectors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-3/node-selectors.md -------------------------------------------------------------------------------- /Day-3/scheduling.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-3/scheduling.md -------------------------------------------------------------------------------- /Day-3/taints-tolerations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-3/taints-tolerations.md -------------------------------------------------------------------------------- /Day-4/daemonsets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/daemonsets.md -------------------------------------------------------------------------------- /Day-4/editing-pod.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/editing-pod.md -------------------------------------------------------------------------------- /Day-4/multiple-schedulers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/multiple-schedulers.md -------------------------------------------------------------------------------- /Day-4/resource-requirements-limits.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/resource-requirements-limits.md -------------------------------------------------------------------------------- /Day-4/scheduler-profiles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/scheduler-profiles.md -------------------------------------------------------------------------------- /Day-4/static-pods.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-4/static-pods.md -------------------------------------------------------------------------------- /Day-5/logging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-5/logging.md -------------------------------------------------------------------------------- /Day-5/monitoring.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-5/monitoring.md -------------------------------------------------------------------------------- /Day-6/commands-args.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/commands-args.md -------------------------------------------------------------------------------- /Day-6/config-maps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/config-maps.md -------------------------------------------------------------------------------- /Day-6/encrypting-etcd-data.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/encrypting-etcd-data.md -------------------------------------------------------------------------------- /Day-6/env-variables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/env-variables.md -------------------------------------------------------------------------------- /Day-6/init-containers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/init-containers.md -------------------------------------------------------------------------------- /Day-6/multi-containers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/multi-containers.md -------------------------------------------------------------------------------- /Day-6/rolling-updates-rollbacks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/rolling-updates-rollbacks.md -------------------------------------------------------------------------------- /Day-6/secrets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-6/secrets.md -------------------------------------------------------------------------------- /Day-7/backup-restore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-7/backup-restore.md -------------------------------------------------------------------------------- /Day-7/cluster-upgrade.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-7/cluster-upgrade.md -------------------------------------------------------------------------------- /Day-7/k8s-software-versions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-7/k8s-software-versions.md -------------------------------------------------------------------------------- /Day-7/os-upgrades.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-7/os-upgrades.md -------------------------------------------------------------------------------- /Day-8/authentication.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-8/authentication.md -------------------------------------------------------------------------------- /Day-8/k8s-security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-8/k8s-security.md -------------------------------------------------------------------------------- /Day-8/tls-k8s.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-8/tls-k8s.md -------------------------------------------------------------------------------- /Day-8/tls.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-8/tls.md -------------------------------------------------------------------------------- /Day-9/api-groups.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/api-groups.md -------------------------------------------------------------------------------- /Day-9/authorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/authorization.md -------------------------------------------------------------------------------- /Day-9/certs-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/certs-api.md -------------------------------------------------------------------------------- /Day-9/configure-tls-certs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/configure-tls-certs.md -------------------------------------------------------------------------------- /Day-9/image-security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/image-security.md -------------------------------------------------------------------------------- /Day-9/kube-config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/kube-config.md -------------------------------------------------------------------------------- /Day-9/network-security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/network-security.md -------------------------------------------------------------------------------- /Day-9/rbac.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/rbac.md -------------------------------------------------------------------------------- /Day-9/security-context.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/security-context.md -------------------------------------------------------------------------------- /Day-9/view-certs-details.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/Day-9/view-certs-details.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mathesh-me/cka-prep-documentation/HEAD/README.md --------------------------------------------------------------------------------