Removed helm and kompose from third party tooling section (#7650)
* Removed helm and kompose from third party tooling section * Removed unnescessary headers * Added back the heading
This commit is contained in:
+1
-9
@@ -4,11 +4,7 @@ approvers:
|
||||
title: Tools
|
||||
---
|
||||
|
||||
Kubernetes contains several built-in tools to help you work with the Kubernetes system, and also supports third-party tooling.
|
||||
|
||||
## Native Tools
|
||||
|
||||
Kubernetes contains the following built-in tools:
|
||||
Kubernetes contains several built-in tools to help you work with the Kubernetes system
|
||||
|
||||
#### Kubectl
|
||||
|
||||
@@ -34,10 +30,6 @@ development and testing purposes.
|
||||
[Dashboard](/docs/tasks/web-ui-dashboard/), the web-based user interface of Kubernetes, allows you to deploy containerized applications
|
||||
to a Kubernetes cluster, troubleshoot them, and manage the cluster and its resources itself.
|
||||
|
||||
## Third-Party Tools
|
||||
|
||||
Kubernetes supports various third-party tools. These include, but are not limited to:
|
||||
|
||||
#### Helm
|
||||
|
||||
[Kubernetes Helm](https://github.com/kubernetes/helm) is a tool for managing packages of pre-configured
|
||||
|
||||
Reference in New Issue
Block a user