Skip to content

Commit 03948b9

Browse files
committed
Update README.md
1 parent 5599d4f commit 03948b9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DevOps Challenge on Hybrid-Cloud
1+
# DevOps or Cloud-Native Challenge on Hybrid-Cloud
22

33
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.
44

@@ -49,7 +49,11 @@ This is a simple solution to the DevOps challenge set above:
4949
- Install latest version of [Visual Studio Code](https://code.visualstudio.com/download)
5050
- Install latest version of [Terraform CLI](https://www.terraform.io/downloads.html)
5151
- 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
56+
5357

5458
1.3) *Instructions:*
5559
- `git clone https://github.com/keremceliker/Publish-a-Serverless-WebSite-on-Kubernetes-from-Amazon-AWS-by-Terraform.git`

0 commit comments

Comments
 (0)