Merge branch 'master' of https://github.com/bregman-arie/devops-exercises
This commit is contained in:
commit
ccb1bb5084
@ -270,7 +270,7 @@ One can argue whether it's per company definition or a global one but at least a
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>What is "infrastructure as code"? What implementation of IAC are you familiar with?</summary><br><b>
|
<summary>What is "infrastructure as code"? What implementation of IAC are you familiar with?</summary><br><b>
|
||||||
IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some imlementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.
|
IAC (infrastructure as code) is a declerative approach of defining infrastructure or architecture of a system. Some implementations are ARM templates for Azure and Terraform that can work across multiple cloud providers.
|
||||||
</b></details>
|
</b></details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
@ -4412,9 +4412,9 @@ False. When a namespace is deleted, the resources in that namespace are deleted
|
|||||||
<details>
|
<details>
|
||||||
<summary>What special namespaces are there?</summary><br><b>
|
<summary>What special namespaces are there?</summary><br><b>
|
||||||
|
|
||||||
* Default
|
* default
|
||||||
* Kube-system
|
* kube-system
|
||||||
* Kube-public
|
* kube-public
|
||||||
</b></details>
|
</b></details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
Reference in New Issue
Block a user