-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: add cluster update tutorial DOC-920 #28
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.
Some minor suggestions and comments. Overall, this looks great.
@@ -3,13 +3,13 @@ | |||
To download the image issue the following commnad. Change the version tag as needed. | |||
|
|||
```shell | |||
docker pull ghcr.io/spectrocloud/tutorials:1.0.2 | |||
docker pull ghcr.io/spectrocloud/tutorials:1.0.12 |
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.
Bumping to current version+1 as this will be a new release
@addetz could please also update the README with a markdown link to the new tutorial code 😄 |
This PR makes the following changes: - Updates cluster pack versions - Adds support for Azure regions without AZs - Create the cluster update tutorial - Adds `podman` to the tutorial container docs: change azure worker node azs docs: add api uri to frontend docs: update README and cluster profile docs: update README docs: add README todo docs: update docker.md docs: rollback podman docs: update installation of terraform docs: update terraform install docs: add version arg to terraform install Apply suggestions from code review Co-authored-by: Karl Cardenas <[email protected]> docs: updates to inputs docs: update README for aws region docs: update docker image tag docs: provide version args docs: update cluster update tutorial tags and versions DOC-920 docs: bump up hello-universe tag in manifests DOC-921 docs: link cluster update tutorial in the readme DOC-921 docs:update aws output and terraform vars DOC-920 docs:update provider version
12847bc
to
6c49990
Compare
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the Change
This PR makes the following changes:
podman
to the tutorial containerReview Changes
🎫 Jira Ticket