Commit Graph
6 Commits
Author SHA1 Message Date
Abhinav Sinha 658296b30e fix: CrashLoopBackOff in cks-pod-security-context scenario
Signed-off-by: Abhinav Sinha <[email protected]>
2026-06-10 03:49:30 +05:30
Abhinav Sinha bc86618fd0 fix: CrashLoopBackOff in pod-security-context scenario
Signed-off-by: Abhinav Sinha <[email protected]>
2026-06-09 21:57:10 +05:30
Abhinav Sinha 30fb302155 fix: replace quoted cmd with base64 in kubectl cp setup
Closes #10

Signed-off-by: Abhinav Sinha <[email protected]>
2026-06-09 15:34:34 +05:30
Abhinav Sinha a5ce787d1d fix: Fix a Broken Service Selector Setup & Hints
Closes #9

Signed-off-by: Abhinav Sinha <[email protected]>
2026-06-09 13:23:29 +05:30
Abhinav Sinha 356d4ee326 feat: Add 10 new scenarios
Added new scenarios:

1. Kubernetes Basics:
  - [TASK] Annotating Kubernetes Resources
  - [TASK] Pod with Init Container
  - [MCQ] Pod Restart Policies
  - [MCQ] kubectl Output Formats

2. Kubernetes Administrator (CKA):
  - [TASK] Configure a PodDisruptionBudget
  - [TASK] Pod Priority and PriorityClass

3. Kubernetes Security (CKS):
  - [TASK] RuntimeClass for Sandboxed Workloads
  - [TASK] Write a Kubernetes Audit Policy
  - [TASK] Restrict Egress to Namespace
  - [TASK] Enforce Non-Root Container

Signed-off-by: Abhinav Sinha <[email protected]>
2026-05-31 04:20:10 +05:30
Abhinav SinhaandGitHub c26c0122ce Initial commit 2026-05-26 20:18:08 +05:30