Skip to content
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

docs: add Azure initialization steps #43

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dsloanm
Copy link
Contributor

@dsloanm dsloanm commented Mar 3, 2025

Adds initialization steps for the Azure cloud. Includes:

  • setting up credentials
  • bootstrapping a controller
  • clean-up

This is for the machine cloud - nothing on Azure Kubernetes (AKS) yet.

These steps were heavily based on the steps provided for Kafka.

@dsloanm dsloanm requested a review from a team as a code owner March 3, 2025 15:26
@dsloanm dsloanm requested review from AshleyCliff and removed request for a team March 3, 2025 15:26
@dsloanm dsloanm force-pushed the howto/init-azure branch from b42df39 to 21a274f Compare March 3, 2025 15:36
@dsloanm dsloanm force-pushed the howto/init-azure branch from 21a274f to 4bf5d06 Compare March 3, 2025 15:43
@dsloanm
Copy link
Contributor Author

dsloanm commented Mar 6, 2025

Latest commit adds Azure Kubernetes (AKS) steps. This is needed for COS and the identity stack but you can get away with just the machine cloud when deploying only the Slurm charms for a single user.

@dsloanm
Copy link
Contributor Author

dsloanm commented Mar 7, 2025

Newest commit moves the cleanup instructions to their own how-to rather than having them in the middle of initialization steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant