Configure and access to the Kubernetes Dashboard If you have deployed Kubernetes on Amazon Web Services (AWS), Google Compute Platform… Read more Kubernetes – unable to login to the Dashboard
Tag: #cloud
Creating a Kubernetes cluster on GCP
Did you know that Google starts 2 Billion (yes, BILLION) containers a week? Everything at Google runs in a container!How… Read more Creating a Kubernetes cluster on GCP
What is a Microservice?
Microservices is a trending topic among software engineers and Cloud Consultants today, hand in hand with containers technologies like Docker… Read more What is a Microservice?
How to create AWS EC2 instance using Cloudformation
On this post we will describe how to use CloudFormation to automate the creation of EC2 instances. If you have… Read more How to create AWS EC2 instance using Cloudformation
Installing Docker Swarm on AWS
A Docker swarm consists of multiple Docker hosts which run in swarm mode and act as managers and workers (which… Read more Installing Docker Swarm on AWS