-
Notifications
You must be signed in to change notification settings - Fork 31
Updating EC install experience in Admin Console #2809
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 site configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| kind: Config | ||
| spec: | ||
| version: 1.16.0+k8s-1.30 | ||
| version: 1.17.0+k8s-1.30 |
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.
^ bumped this to the latest version since the docs are now showing the latest install experience
docs/vendor/quick-start.mdx
Outdated
| 1. On the **Configure the cluster** screen, you can view details about the VM where you installed, including its node role, status, CPU, and memory. Users can also optionally add additional nodes on this page before deploying the application. Click **Continue**. | ||
|
|
||
| The application status changes from Missing to Unavailable while the `gitea` Deployment is being created. | ||
| On the Admin Console dashboard, the application status changes from Missing to Unavailable while the `gitea` Deployment is being created. |
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 that the sample gitea chart at this point in the quick start does not have a config nor a preflight spec, so that's why this skips to deploying
miaawong
left a comment
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.
looks good to me! thank you Paige!
Updated install instructions: https://deploy-preview-2809--replicated-docs-upgrade.netlify.app/enterprise/installing-embedded#install (also copied the same steps to the air gap install topic)
Updated the quick start flow (note that the sample app does not have a config nor preflights): https://deploy-preview-2809--replicated-docs.netlify.app/vendor/quick-start#quick-start