Merge branch 'master' of https://github.com/bregman-arie/devops-exercises
This commit is contained in:
commit
a203beaad8
@ -4502,6 +4502,10 @@ kubectl run nginx --image=nginx --restart=Never --port 80 --expose
|
||||
<summary>Describe in detail what the following command does <code>kubectl create deployment kubernetes-httpd --image=httpd</code></summary><br><b>
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
<summary>Why to create kind deployment, if pods can be launched with replicaset ? </summary><br><b>
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
<summary>How to scale a deployment to 8 replicas?</code></summary><br><b>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user