You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# DevOps Challenge on Hybrid-Cloud
1
+
# DevOps or Cloud-Native Challenge on Hybrid-Cloud
2
2
3
3
This is a challenge where you can showcase your technical skills and the considerations which you make when performing devops and infrastructure tasks. Your solution may be as simple or complex as you like, provided it meets the requirements below.
4
4
@@ -49,7 +49,11 @@ This is a simple solution to the DevOps challenge set above:
49
49
- Install latest version of [Visual Studio Code](https://code.visualstudio.com/download)
50
50
- Install latest version of [Terraform CLI](https://www.terraform.io/downloads.html)
51
51
- Install latest version of [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)
52
-
- Install latest version of [KubeCtl - Kubernetes CLI](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html)
52
+
- Install latest version of Kubernetes [KubeCtl - Kubernetes CLI](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html)
53
+
54
+
55
+
****You can do this with same steps on Docker Container if you wish. It's a little easier to accomplish on it. I'll show you my next DevOps Article project how to do the same process as Docker Container on Amazon AWS Cloud and MS Azure Cloud
0 commit comments