ShubhamTatvamasi / kubernetes-practice-tests

CKA / CKAD Practice Tests
https://bit.ly/k8sCKA
54 stars 23 forks source link

Workaround not working #6

Open RavirahulPadmanabhan opened 4 years ago

RavirahulPadmanabhan commented 4 years ago

@ShubhamTatvamasi Thank you for spending time in creating this, which is really useful!

FYI. Looks like they have restricted the access for most of the labs now. If possible please add a note in readme.md, so people who try to access it knows the labs which are still accessible.

RavirahulPadmanabhan commented 4 years ago

Core Concepts

Pods --- Working ReplicaSets --- Working Deployments --- Working Namespaces --- Working Services --- Working Imperative Commands --- Working

Scheduling

Manual Scheduling --- Working Readiness and Liveness Probes --- Not Working Labels & Selectors --- Working Taints and Tolerations --- Not Working Node Affinity --- Not Working Resource Limits --- Not Working Service Account --- Not Working DaemonSets --- Not Working Static PODs --- Not Working Multiple Schedulers --- Working Logging & Monitoring --- Not Working Monitor Cluster Components --- Not Working Managing Application Logs --- Not Working

Application Lifecycle Management

Rolling Updates and Rollbacks --- Not Working Jobs and CronJobs --- Not Working Commands and Arguments --- Working Environment Variables and ConfigMaps --- Not Working Secrets --- Working Multi-Container Pods --- Not Working Init Containers --- Working

Cluster Maintenance

OS Upgrades --- Working Cluster Upgrade Process --- Not Working Backup and Restore Methods --- Working

Security

View Certificate Details --- Working Certificates API --- Working KubeConfig --- Not Working ole Based Access Controls,Working Cluster Roles --- Not Working Image Security --- Not Working Security Contexts --- Working Network Policies --- Not Working

Storage

Persistent Volume Claims --- Not Working

Networking

Explore Environment --- Working Explore CNI Weave 1 --- Not Working Explore CNI Weave 2 --- Not Working Deploy Network Solution --- Not Working Service Networking --- Not Working CoreDNS in Kubernetes --- Not Working Ingress Networking - 1 --- Working Ingress Networking - 2 --- Working

Install

Cluster Installation using kubeadm --- Working

Troubleshooting

Application Failure --- Working Control Plane Failure --- Working Worker Node Failure --- Working

Other Topics

Advanced Kubectl Commands --- Not Working

Kubernetes Challenges

Kubernetes Challenge - Wordpress --- Working

Lightning Labs

CKAD Lightning Lab 1 --- Working CKAD Lightning Lab 2 --- Not Working CKA Lightning Lab 1 --- Not Working

Mock Exams

CKAD Mock Exam - 1 --- Working CKAD Mock Exam - 2 --- Not Working CKA Mock Exam - 1 --- Working CKA Mock Exam - 2 --- Not Working CKA Mock Exam - 3 --- Not Working

Mock Exam Solutions

CKAD Mock Exam - 2 Solution --- Working CKA Mock Exam - 2 Solution --- Working CKA Mock Exam - 3 Solution --- Working