Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Github Action to deploy to AKS #28

Closed
neilboyd opened this issue Dec 7, 2020 · 0 comments · Fixed by #29
Closed

Github Action to deploy to AKS #28

neilboyd opened this issue Dec 7, 2020 · 0 comments · Fixed by #29

Comments

@neilboyd
Copy link
Owner

neilboyd commented Dec 7, 2020

Change kubernetes-secrets.yml to use the names from kubernetes.yml as values and replace them in the action, eg

runkeeper-client-id: "RUNKEEPER_CLIENT_ID"

Also for the web settings WEB_ROOT and ALLOWED_HOSTS. They're not really secrets, but do them the same way.

Then do what he describes here:
https://channel9.msdn.com/Events/dotnetConf/2020/Level-up-Your-DevOps-with-GitHub-Actions-and-Kubernetes
https://github.com/robrich/levelup-devops-github-actions-kubernetes

And also for the worker: replicas and TOTAL_SYNC_WORKERS - should both be the same value.
That's a bit trickier - created issue #30.

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 a pull request may close this issue.

1 participant