Part 16: GCP/Kubernetes: Hands on with kubernetes Cluster.
In this post, we will see few kubernetes commands to start with. It will help us to manage K8s/Kubernetes CLuster on any of the Cloud platforms like GCP, AWS, Azure,...
In this post, we will look at the tips of using docker to get images and creating & working with containers. 1. Pull an image: $ docker pull centos Using...