-
Notifications
You must be signed in to change notification settings - Fork 209
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
Link to operator as the default k8s tutorial #468
Conversation
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
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 moved Operator above "What is Vitess" and "Architecture". I believe those should still be the top items (and possibly also "Supported Databases" before the tutorials).
content/en/docs/get-started/helm.md
Outdated
title: Kubernetes Helm Chart | ||
weight: 3 | ||
title: Helm Chart (deprecated) | ||
weight: 4 |
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.
weight: 4 | |
weight: 5 |
@@ -1,7 +1,8 @@ | |||
--- | |||
title: Vitess Operator for Kubernetes | |||
weight: 3 | |||
weight: 1 |
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.
weight: 1 | |
weight: 3 |
Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
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.
👍
Signed-off-by: Sugu Sougoumarane ssougou@gmail.com