-
Notifications
You must be signed in to change notification settings - Fork 30
Add tutorial for headless install of SlackerNews with EC #3519
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
Conversation
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Moved helm cli tutorial to new pr #3524 |
cd ../../ | ||
``` | ||
|
||
1. Download the release manifests: |
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.
hosted the release manifests so that people don't have to do all the copy and pasting. let's the focus on the install part
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.
that's a good idea. i'm curious about the two part approach, download the chart separately from the manifests. is there a reason to do that versus just hosting the full release in a tarball and then they just untar and can proceed?
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.
That's a good point...maybe just having them step through it to be a little more aware what all the files are, but there could still be a step to list everything the release to see what's included
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.
updated to put these in a single tarball
type: 'category', | ||
label: 'Tutorials', | ||
items: [ | ||
'vendor/tutorial-embedded-cluster-automation', |
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.
^ this will get one more item once I finish #3524
|
||
* Download the Helm chart and release manifests for the sample SlackerNews application | ||
* Create a release for SlackerNews in the Replicated Platform | ||
* Create a ConfigValues file to pass application-specific configuration values to the installation from the command line |
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.
note: this branch is out of date with main, but I plan on linking to the new configvalues reference topic here and probably in the tutorial as well
cd ../../ | ||
``` | ||
|
||
1. Download the release manifests: |
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.
that's a good idea. i'm curious about the two part approach, download the chart separately from the manifests. is there a reason to do that versus just hosting the full release in a tarball and then they just untar and can proceed?
https://deploy-preview-3519--replicated-docs.netlify.app/vendor/tutorial-embedded-cluster-automation