-
Notifications
You must be signed in to change notification settings - Fork 710
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
5024 doc/update kubeapps on tce tutorial #5307
5024 doc/update kubeapps on tce tutorial #5307
Conversation
✅ Deploy Preview for kubeapps-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Thanks!
site/content/docs/latest/tutorials/kubeapps-on-tce/01-TCE-cluster-preparation.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-managed-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/02-TCE-unmanaged-cluster.md
Outdated
Show resolved
Hide resolved
site/content/docs/latest/tutorials/kubeapps-on-tce/03-preparing-kubeapps-deployment.md
Outdated
Show resolved
Hide resolved
@@ -2,6 +2,6 @@ | |||
|
|||
[VMware Tanzu™ Community Edition (TCE)](https://tanzucommunityedition.io) is a full-featured, easy-to-manage Kubernetes platform for learners and users, especially those working in small-scale or preproduction environments. | |||
|
|||
[Kubeapps](https://kubeapps.com/) provides a web-based dashboard to deploy, manage, and upgrade applications on a Kubernetes cluster. It is a one-time install that gives you a number of important benefits, including the ability to browse and deploy Helm charts from public or private chart repositories and upgrade, manage and delete deployments from your Web browser. | |||
[Kubeapps](https://kubeapps.com/) provides a web-based dashboard to deploy, manage, and upgrade applications on a Kubernetes cluster. It is a one-time install that gives you a number of important benefits, including the ability to browse and deploy Helm charts and Carvel packages from public or private repositories and upgrade, manage and delete deployments from your Web browser. |
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.
If we want to add Carvel here (or sth cooler like "any package"), we might want to replicate this change to:
- Repo description
- Chart metadata
- Chart readme + bitnami
- Website
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.
Agree.
…ter-preparation.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…ged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…g-kubeapps-deployment.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
…naged-cluster.md Co-authored-by: Antonio Gámez, PhD <[email protected]>
Description of the change
Update Kubeapps on TCE tutorial to comply with style guides.
Benefits
Documentation updated and standardize according to Kubeapps style guides based on Kubernetes style guides
Possible drawbacks
N/A
Applicable issues
Additional information
An index at the end of each section have been added to ease the navigation across sections.