Skip to content

Commit

Permalink
controlplane instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
erauner12 authored Aug 23, 2022
1 parent 6aed53d commit f9b2843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-Scheduling/17-Practice-Test-StaticPods.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- Take me to [Practice Test](https://kodekloud.com/topic/practice-test-static-pods/)

Solutions to the practice test - static pods
- Run the command kubectl get pods --all-namespaces and look for those with -master appended in the name
- Run the command kubectl get pods --all-namespaces and look for those with -controlplane appended in the name

<details>

Expand Down

0 comments on commit f9b2843

Please sign in to comment.