There was an error while loading. Please reload this page.
2 parents 2c35380 + fbe89d4 commit a203beaCopy full SHA for a203bea
README.md
@@ -4502,6 +4502,10 @@ kubectl run nginx --image=nginx --restart=Never --port 80 --expose
4502
<summary>Describe in detail what the following command does <code>kubectl create deployment kubernetes-httpd --image=httpd</code></summary><br><b>
4503
</b></details>
4504
4505
+<details>
4506
+<summary>Why to create kind deployment, if pods can be launched with replicaset ? </summary><br><b>
4507
+</b></details>
4508
+
4509
<details>
4510
<summary>How to scale a deployment to 8 replicas?</code></summary><br><b>
4511
0 commit comments