Kubernetes deployment question (#97)
This commit is contained in:
parent
2afee2803d
commit
fbe89d49c7
@ -4490,6 +4490,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