Closed pranereddy closed 3 years ago
Three popular cloud platforms to choose from
Since my free accounts in AWS and Azure had already exhausted, I am going with GCP for creating K8 cluster and also not to forget that K8 was developed by Google.
I have created my free account in GCP using my gmail and a project called My First Project is automatically created for me. I have renamed the default project to npr-devops.
Cluster mydevops-cluster-1 has been created.
Check the cluster resources by using cloud shell
Deploy a web app to the newly created cluster by following this tutorial and expose the service to internet.
What needs to be done?
Create a Kubernetes cluster in the cloud.
Why is it necessary?
For deploying web applications (artifactory).
Prerequisites:
Where it needs to be done?
Any of the cloud platforms where creation of K8 cluster is possible.
Acceptance Criteria