-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tanka] Consolidate service deployments to new deploy structure #1111
Conversation
deploy/services/tanka/README.md
Outdated
|
||
## Architecture |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Architecture and Sizing aren't specific to tanka, so we may want to move the content of those two sections to deploy/architecture.md as long as it's already being moved
|
||
## Architecture | ||
## Migrating configurations to new location |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add a note in the PR description pointing people to this page & section who might be reading through the change log to see what they need to do to move to the newest version with their system
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good. Will do once merged so I can link to the correct commit on master.
73c2fe2
to
721474d
Compare
First step toward consolidating the documentation for deployments as part of #874 . This PR moves tanka configurations into the service directory beside helm charts.
See build/deploy/README.md for migration instructions.