Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

ocf/kubernetes-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo "packages" Shopify's kubernetes-deploy as a Docker image. This image shouldn't be called on its own. Instead, it should be called by the ocf-kubernetes-deploy in utils.

The image takes the following as inputs:

  • Volume: /input: the directory which holds Kubernetes resource files or templates.
  • Volume: /kubeconfig: the KUBECONFIG file to use. Note that this should be a file, not a directory.