Skip to content

Latest commit

 

History

History

kustomize

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This directory contains a set of manifests and overlays that describe our various kubernetes deployment options. These deployments can be invoked from the respository root.

Examples:

kubectl apply -k kustomize/base

will yield a single node deployment of Phoenix with a local SQLite

kubectl apply -k kustomize/backends/postgres

will yield a single node deployment of Phoenix pointed to a remote PostgreSQL