Skip to content

Commit a203bea

Browse files
author
abregman
committed
2 parents 2c35380 + fbe89d4 commit a203bea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4502,6 +4502,10 @@ kubectl run nginx --image=nginx --restart=Never --port 80 --expose
45024502
<summary>Describe in detail what the following command does <code>kubectl create deployment kubernetes-httpd --image=httpd</code></summary><br><b>
45034503
</b></details>
45044504

4505+
<details>
4506+
<summary>Why to create kind deployment, if pods can be launched with replicaset ? </summary><br><b>
4507+
</b></details>
4508+
45054509
<details>
45064510
<summary>How to scale a deployment to 8 replicas?</code></summary><br><b>
45074511

0 commit comments

Comments
 (0)