Skip to content

docs: Update solutions for mock exam 2#200

Open
minmax-algo wants to merge 13 commits intokodekloudhub:masterfrom
minmax-algo:docs/mockexam2-solutions
Open

docs: Update solutions for mock exam 2#200
minmax-algo wants to merge 13 commits intokodekloudhub:masterfrom
minmax-algo:docs/mockexam2-solutions

Conversation

@minmax-algo
Copy link
Copy Markdown

@minmax-algo minmax-algo commented Jun 24, 2025

What does this PR do?

This PR adds a full solution set for Mock Exam 2 and includes the following:

  • Reviewed and updated all 12 questions in 04-CKA-MockExam-2-Solution.md to reflect the latest version of the mock exam
  • Solved all 12 questions with individual commits per question

Why?

  • To provide accurate and up-to-date solutions for Mock Exam 2

Closes: #198

- Create a StorageClass named 'local-sc' with:
  - provisioner: kubernetes.io/no-provisioner
  - volumeBindingMode: WaitForFirstConsumer
  - allowVolumeExpansion: true
  - set as default using appropriate annotation
@minmax-algo minmax-algo changed the title docs: Update solution for Mock Exam 2 - Q1 (StorageClass: local-sc) docs: Update solution for Mock Exam 2 Jun 24, 2025
@minmax-algo minmax-algo changed the title docs: Update solution for Mock Exam 2 docs: Update solutions for mock exam 2 Jun 24, 2025
@minmax-algo minmax-algo marked this pull request as draft June 24, 2025 08:53
@minmax-algo minmax-algo marked this pull request as ready for review June 24, 2025 09:48
@minmax-algo minmax-algo force-pushed the docs/mockexam2-solutions branch from a37e8be to 2073034 Compare June 26, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Mock Exam 2 solutions to reflect latest question set

1 participant