Steps 1 1. Pull micro services sample from git on aws server 2. Under microservices-sample run “mvn clear package” command 3. Make small change in microservices-sample/build/docker/scripts/deploy.sh a. Remove docker-compose build up --deploy -d and replace with docker-compose build 4. Now...
Read MoreDifferent ways to approach 1. AWS Mnagement Console 2. Eksctl utility by AWS 3. Iac (Terraform, Ansible) Prerequisites 1. AWS account with admin privileges 2. AWS CLI access to use kubernetis utility 3. Instance to manage cluster by kubectl Step...
Read MorePlatform. You can use the Docker cli to create a cluster, deploy application services to the cluster, and manage the cluster behaviour.
Read MoreIt is a search pattern used by commands like grep, egrep, sed, etc to search a specific pattern of characters in a file
Read More1. Before you start a. In this tutorial, I use the GCP console to create the Kubernetes cluster and Code Shell for connecting and interacting with it. You can, of course, do the same from your CLI, but this requires...
Read MoreSteps 1 1. Pull micro services sample from git on aws server 2. Under microservices-sample run “mvn clear...
Read MoreDifferent ways to approach 1. AWS Mnagement Console 2. Eksctl utility by AWS 3. Iac (Terraform, Ansible) Prerequisites...
Read MorePlatform. You can use the Docker cli to create a cluster, deploy application services to the cluster, and...
Read More