Add new exercises

Also added indexes for AWS and Linux.
This commit is contained in:
abregman
2022-07-08 16:14:35 +03:00
parent a9dc2202ca
commit 94b3bc3520
13 changed files with 2633 additions and 2272 deletions

View File

@@ -50,6 +50,12 @@ True
- Developer Workflow Support: built-in CI/CD (openshift pipelines), built-in container registry and tooling for building artifacts from source to container images
</b></details>
<details>
<summary>True or False? To run containers on OpenShift, you have to own root privileges</summary><br><b>
False. OpenShift supports rootless containers by default.
</b></details>
<a name="openshift-architecture"></a>
## OpenShift - Architecture