Skip to content

Latest commit

 

History

History
 
 

kaniko

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example: kaniko

This is an example demonstrating

  • building a single go file app and with a single stage Dockerfile using kaniko to build on a K8S cluster

  • tagging using the default tagPolicy (gitCommit)

  • deploying a single container pod using kubectl