Add a couple of questions

This commit is contained in:
abregman
2022-09-23 10:47:21 +03:00
parent b05e2e4109
commit df8b27522c
3 changed files with 10 additions and 3 deletions

View File

@@ -120,8 +120,8 @@ metadata, kind and apiVersion
Kubectl is the Kubernetes command line tool that allows you to run commands against Kubernetes clusters. For example, you can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.
</b></details>
<details>
<details>
<summary>What Kubernetes objects do you usually use when deploying applications in Kubernetes?</summary><br><b>
* Deployment - creates the Pods () and watches them