From f9b2843df7eca3e5b319ea865444a63bed53fc3f Mon Sep 17 00:00:00 2001 From: erauner12 <59383957+erauner12@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:29:29 -0500 Subject: [PATCH] controlplane instead of master --- docs/03-Scheduling/17-Practice-Test-StaticPods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-Scheduling/17-Practice-Test-StaticPods.md b/docs/03-Scheduling/17-Practice-Test-StaticPods.md index 7c87cf4f..8c213d12 100644 --- a/docs/03-Scheduling/17-Practice-Test-StaticPods.md +++ b/docs/03-Scheduling/17-Practice-Test-StaticPods.md @@ -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