- Notifications
You must be signed in to change notification settings - Fork905
docs: add documentation for installing Coder on Azure with Kubernetes#16216
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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.
Since this is a tutorial, should we move it to the tutorials section? We can still link to it from the installation section.
Another suggestion is to update the documentation engine to list all documents with atutorial
tag under the tutorials section. We can use markdown frontmatter metadata for tags.
These comments are non-blocking, so please proceed, and you can consider them at a later time.
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.
I haven't really decided on what should definitely be Tutorials vs what shouldn't - in this case, I think this is closest to steps a user would take as part of a K8s install whereas something in Tutorials might combine several different processes in one place.
also:#16428
Uh oh!
There was an error while loading.Please reload this page.
dahr commentedJan 29, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I would like to add, these steps specifically deploy Coder on AKS using an Azure App Gateway (vs other LB/Ingress solutions). It essentially expands our current guidance on deploying withCoder with an Azure App Gateway. |
@EdwardAngert Is this still being worked on? |
Co-authored-by: M Atif Ali <atif@coder.com>
closes#16074
preview