Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.04 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.04 KB

Ant crasher deployment

Workstation Setup

Ensure you have the following tools installed:

  • kubectl
  • helm

Ensure you have the ac.fuse.tikal.io cluster context setup.

Ensure you have the incubator helm repository set-up:

helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator

Install helm-s3 plugin:

helm plugin install https://github.com/hypnoglow/helm-s3.git

Add the ac-charts S3 helm repository:

helm repo add ac-charts s3://ac-charts/charts

Kubernetes Installation

See ./ac.fuse.tikal.io/

Ant Crasher Deploy

Use helm command-line tool to deploy ant-crasher:

kubectl create namespace ac
helm dep build ./helm/ant-umbrella
helm install --name ac --namespace ac ./helm/ant-umbrella

The ant-umbrella helm chart is an umbrella that deploys the following sub-charts: