Getting Started with Google Kubernetes Engine - Introduction to Containers and Docker v1.6
Getting Started with Google Kubernetes Engine Introduction to Containers and Docker v1.6 Overview Containers are a way of isolating programs or processes from each other. The primary aim of containers is to make programs easy to deploy in a way that doesn't cause them to break. It's easy to start using containers without being familiar with the technology that makes them work. In this lab, you learn how to build, run, and distribute an application as a Docker image. Checkpoints Build the Docker image with a registry name Make image publically accessible
Getting Started with Google Kubernetes Engine Introduction to Containers and Docker v1.6 Overview Containers are a way of isolating programs or processes from each other. The primary aim of containers is to make programs easy to deploy in a way that doesn't cause them to break. It's easy to start using containers without being familiar with the technology that makes them work. In this lab, you learn how to build, run, and distribute an application as a Docker image. Checkpoints Build the Docker image with a registry name Make image publically accessible