-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add helm installation steps for multi-cluster #15459
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
Add helm installation steps for multi-cluster #15459
Conversation
😊 Welcome! This is either your first contribution to the Istio documentation repo, or
Thanks for contributing! Courtesy of your friendly welcome wagon. |
content/en/docs/setup/install/multicluster/primary-remote/index.md
Outdated
Show resolved
Hide resolved
content/en/docs/setup/install/multicluster/before-you-begin/index.md
Outdated
Show resolved
Hide resolved
Since you're updating snips here, make sure they get added to the testing. |
@dhawton any ideas on why the lint check is complaining about spelling here? "Install Istio as primary in |
Running locally ( |
2e35870
to
a95cc56
Compare
/test doc.test.profile-default |
61e5b13
to
f1e6b4d
Compare
819b0fc
to
d5bf3c0
Compare
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
Signed-off-by: nshankar <[email protected]>
b778f81
to
56d1433
Compare
In response to a cherrypick label: #15459 failed to apply on top of branch "release-1.24":
|
In response to a cherrypick label: new issue created for failed cherrypick: #15982 |
* Add helm installation steps for multi-primary Signed-off-by: nshankar <[email protected]> * Update clusterid Signed-off-by: nshankar <[email protected]> * Update config steps Signed-off-by: nshankar <[email protected]> * Edit steps Signed-off-by: nshankar <[email protected]> * Update multi-primary steps Signed-off-by: nshankar <[email protected]> * Update files and docs Signed-off-by: nshankar <[email protected]> * Add primary-remote steps Signed-off-by: nshankar <[email protected]> * Edit spacing Signed-off-by: nshankar <[email protected]> * Remove var Signed-off-by: nshankar <[email protected]> * Fix cluster name Signed-off-by: nshankar <[email protected]> * Update snips Signed-off-by: nshankar <[email protected]> * Update docs Signed-off-by: nshankar <[email protected]> * Update commands Signed-off-by: nshankar <[email protected]> * Update docs Signed-off-by: nshankar <[email protected]> * Update note Signed-off-by: nshankar <[email protected]> * Resolve comments and UTs Signed-off-by: nshankar <[email protected]> * Add quotes Signed-off-by: nshankar <[email protected]> * Run make gen Signed-off-by: nshankar <[email protected]> * Add more quotes Signed-off-by: nshankar <[email protected]> * Fix lints Signed-off-by: nshankar <[email protected]> * fix lint and spelling Signed-off-by: nshankar <[email protected]> * Update tests Signed-off-by: nshankar <[email protected]> * Add new tests for helm Signed-off-by: nshankar <[email protected]> * Fix test Signed-off-by: nshankar <[email protected]> * Update go.mod Signed-off-by: nshankar <[email protected]> * Update installation scripts Signed-off-by: nshankar <[email protected]> * Update helm repo setup scripts Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Update script and lint Signed-off-by: nshankar <[email protected]> * update cleanup step Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Fix cleanup script Signed-off-by: nshankar <[email protected]> * Fix installation steps Signed-off-by: nshankar <[email protected]> * Update scripts Signed-off-by: nshankar <[email protected]> * Update istio-system ns creation steps Signed-off-by: nshankar <[email protected]> * Fix CRD cleanup Signed-off-by: nshankar <[email protected]> * Update Helm CRD Cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Remove additional var Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * fix go.mod Signed-off-by: nshankar <[email protected]> * Fix lint Signed-off-by: nshankar <[email protected]> * update charts for remote profile Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Fix lint Signed-off-by: nshankar <[email protected]> * Fix numbering Signed-off-by: nshankar <[email protected]> * Update installation steps Signed-off-by: nshankar <[email protected]> * Add missing steps Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Fix indentation Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * update go.mod Signed-off-by: nshankar <[email protected]> * remove cleanup Signed-off-by: nshankar <[email protected]> * Update CRD cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Rebase and update cleanup Signed-off-by: nshankar <[email protected]> --------- Signed-off-by: nshankar <[email protected]>
* Add helm installation steps for multi-cluster (#15459) * Add helm installation steps for multi-primary Signed-off-by: nshankar <[email protected]> * Update clusterid Signed-off-by: nshankar <[email protected]> * Update config steps Signed-off-by: nshankar <[email protected]> * Edit steps Signed-off-by: nshankar <[email protected]> * Update multi-primary steps Signed-off-by: nshankar <[email protected]> * Update files and docs Signed-off-by: nshankar <[email protected]> * Add primary-remote steps Signed-off-by: nshankar <[email protected]> * Edit spacing Signed-off-by: nshankar <[email protected]> * Remove var Signed-off-by: nshankar <[email protected]> * Fix cluster name Signed-off-by: nshankar <[email protected]> * Update snips Signed-off-by: nshankar <[email protected]> * Update docs Signed-off-by: nshankar <[email protected]> * Update commands Signed-off-by: nshankar <[email protected]> * Update docs Signed-off-by: nshankar <[email protected]> * Update note Signed-off-by: nshankar <[email protected]> * Resolve comments and UTs Signed-off-by: nshankar <[email protected]> * Add quotes Signed-off-by: nshankar <[email protected]> * Run make gen Signed-off-by: nshankar <[email protected]> * Add more quotes Signed-off-by: nshankar <[email protected]> * Fix lints Signed-off-by: nshankar <[email protected]> * fix lint and spelling Signed-off-by: nshankar <[email protected]> * Update tests Signed-off-by: nshankar <[email protected]> * Add new tests for helm Signed-off-by: nshankar <[email protected]> * Fix test Signed-off-by: nshankar <[email protected]> * Update go.mod Signed-off-by: nshankar <[email protected]> * Update installation scripts Signed-off-by: nshankar <[email protected]> * Update helm repo setup scripts Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Update script and lint Signed-off-by: nshankar <[email protected]> * update cleanup step Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Fix cleanup script Signed-off-by: nshankar <[email protected]> * Fix installation steps Signed-off-by: nshankar <[email protected]> * Update scripts Signed-off-by: nshankar <[email protected]> * Update istio-system ns creation steps Signed-off-by: nshankar <[email protected]> * Fix CRD cleanup Signed-off-by: nshankar <[email protected]> * Update Helm CRD Cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Remove additional var Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * fix go.mod Signed-off-by: nshankar <[email protected]> * Fix lint Signed-off-by: nshankar <[email protected]> * update charts for remote profile Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Fix lint Signed-off-by: nshankar <[email protected]> * Fix numbering Signed-off-by: nshankar <[email protected]> * Update installation steps Signed-off-by: nshankar <[email protected]> * Add missing steps Signed-off-by: nshankar <[email protected]> * Update cleanup steps Signed-off-by: nshankar <[email protected]> * Fix indentation Signed-off-by: nshankar <[email protected]> * Update indentation Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * Resolve comments Signed-off-by: nshankar <[email protected]> * update go.mod Signed-off-by: nshankar <[email protected]> * remove cleanup Signed-off-by: nshankar <[email protected]> * Update CRD cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Rebase and update cleanup Signed-off-by: nshankar <[email protected]> --------- Signed-off-by: nshankar <[email protected]> * add cleanup Signed-off-by: nshankar <[email protected]> * delete crds Signed-off-by: nshankar <[email protected]> * Delete crds func Signed-off-by: nshankar <[email protected]> * update script Signed-off-by: nshankar <[email protected]> * Update Signed-off-by: nshankar <[email protected]> * Update cleanup Signed-off-by: nshankar <[email protected]> * Fix cleanup steps Signed-off-by: nshankar <[email protected]> * Update go.mod Signed-off-by: nshankar <[email protected]> --------- Signed-off-by: nshankar <[email protected]>
Description
Adds Helm multi-cluster installation steps for all Istio multi-cluster control plane models and network topologies.
Preview link for quick reference: https://deploy-preview-15459--preliminary-istio.netlify.app/latest/docs/setup/install/multicluster/multi-primary/
Resolves: #14765
Tested against Istio
1.24.0
Helm charts.Reviewers