ContainerImage.Pinniped/deploy
Ryan Richard 2aa80e3576 More WIP for the publisher controller 2020-07-31 14:35:20 -07:00
..
README.md Update deploy README.md 2020-07-07 18:50:35 -07:00
crd.yaml WIP: start on publisher controller integration 2020-07-31 12:08:07 -04:00
deployment.yaml Change the name of the placeholder-name CLI to placeholder-name-server 2020-07-28 15:15:59 -05:00
rbac.yaml More WIP for the publisher controller 2020-07-31 14:35:20 -07:00
values.yaml deployment.yaml: update config file format 2020-07-14 12:38:43 -04:00

README.md

Deploying

This example deployment uses ytt and kapp from k14s.io.

If you would rather not install these command-line tools directly on your machine, you can use alternatively get the most recent version of this container image: https://hub.docker.com/r/k14s/image/tags

  1. Fill in the values in values.yml
  2. In a terminal, cd to this deploy directory
  3. Run: ytt --file . | kapp deploy --yes --app placeholder-name --diff-changes --file -