This commit is contained in:
abregman 2020-08-23 18:53:05 +03:00
commit a203beaad8

View File

@ -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>