Tuesday, October 30, 2018

Build a Container Image Inside a K8s Cluster

Learn how to build a source into a container image from a Dockerfile inside a Kubernetes cluster and push the image to IBM Cloud Container Registry; all of this using Google’s Kaniko tool.

So, What is Kaniko?

Kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.



from DZone.com Feed https://ift.tt/2OUaZNI

No comments:

Post a Comment