Skip to content

Conversation

MinWooPark-dotcom
Copy link

@MinWooPark-dotcom MinWooPark-dotcom 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
@MinWooPark-dotcom MinWooPark-dotcom changed the title docs: Update solution for Mock Exam 2 - Q1 (StorageClass: local-sc) docs: Update solution for Mock Exam 2 Jun 24, 2025
@MinWooPark-dotcom MinWooPark-dotcom changed the title docs: Update solution for Mock Exam 2 docs: Update solutions for mock exam 2 Jun 24, 2025
@MinWooPark-dotcom MinWooPark-dotcom marked this pull request as draft June 24, 2025 08:53
@MinWooPark-dotcom MinWooPark-dotcom marked this pull request as ready for review June 24, 2025 09:48
@MinWooPark-dotcom MinWooPark-dotcom 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