Skip to content

Commit ccb1bb5

Browse files
author
abregman
committed
2 parents 91c6c4c + 718a82c commit ccb1bb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ One can argue whether it's per company definition or a global one but at least a
270270

271271
<details>
272272
<summary>What is "infrastructure as code"? What implementation of IAC are you familiar with?</summary><br><b>
273-
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.
273+
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.
274274
</b></details>
275275

276276
<details>
@@ -4412,9 +4412,9 @@ False. When a namespace is deleted, the resources in that namespace are deleted
44124412
<details>
44134413
<summary>What special namespaces are there?</summary><br><b>
44144414

4415-
* Default
4416-
* Kube-system
4417-
* Kube-public
4415+
* default
4416+
* kube-system
4417+
* kube-public
44184418
</b></details>
44194419

44204420
<details>

0 commit comments

Comments
 (0)