Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Setting up Kubernetes in Production #247

Merged
merged 5 commits into from
Apr 15, 2020

Conversation

alysivji
Copy link
Member

@alysivji alysivji commented Apr 15, 2020

Closes #246

What does this do

Saving all changes to the configuration that we needed to make in order to get Busy Beaver deployed to Kubernetes.

Why are we doing this

Because it's the right thing to do.

How should this be tested

n/a

Migrations

n/a

Dependencies

n/a

Callouts

  • need to delete unused code in the codebase
  • remove Ansible dependencies
  • figure out an automated way to deploy via Helm
    • helm upgrade busybeaver-production ./busybeaver/ -f values/production.yaml --set image.version=[version]

@alysivji alysivji mentioned this pull request Apr 15, 2020
12 tasks
@alysivji alysivji merged commit b8814fb into busy-beaver-dev:master Apr 15, 2020
@alysivji alysivji deleted the k8s-in-production branch April 15, 2020 22:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrating to Kubernetes
1 participant