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

Describe how to deploy Spin Operator on Azure #44

Merged

Conversation

ThorstenHans
Copy link
Collaborator

This commit adds a new article walking the user through the process of deploying Spin Operator on a new Azure Kubernetes Service (AKS) cluster

fixes: #43

This commit adds a new article walking the user through the process of deploying Spin Operator on a new Azure Kubernetes Service (AKS) cluster

fixes: #43
Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
@radu-matei
Copy link
Member

I think this requires the containerd 1.7.7+ update to run non-container based Spin apps, and because the sample is container based (https://github.com/spinkube/spin-operator/blob/main/config/samples/simple.yaml), this is not an issue here.

I think AKS is in the process of rolling out the updated containerd version, so this should be good to go once that lands.

Thanks!

Copy link
Contributor

@macolso macolso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great tutorial! Thanks for putting this together. One small piece of feedback towards the beginning; otherwise looks good to me

Co-authored-by: MacKenzie Olson <mackenzie.olson@fermyon.com>
Copy link
Contributor

@macolso macolso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@radu-matei radu-matei merged commit 0c47197 into spinkube:main Feb 15, 2024
@radu-matei radu-matei deleted the docs/running-on-azure-kubernetes-service branch February 15, 2024 10:10
Copy link

This PR now has an image available for testing:

  ttl.sh/spoopy-operator-pr-:24h

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.

Document how to deploy Spin Operator on Azure Kubernetes Service
3 participants