Skip to content

Commit a7f5cf4

Browse files
Update _index.md
Signed-off-by: Aryan Shah <[email protected]>
1 parent 989654e commit a7f5cf4

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/end-to-end-kubernetes/kubernetes-workshop/workshop/concepts

1 file changed

+1
-1
lines changed

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/end-to-end-kubernetes/kubernetes-workshop/workshop/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A Kubernetes cluster is composed of nodes, where a node is either a virtual mach
4040

4141
## How to access a cluster
4242

43-
A cluster usually comes with a kubeconfig file which contains all the information to communicate with the cluster API Server. This file can be used to configure the standard *kubectl* binary to manage the cluster. The kubeconfig file can also be used with tools like [k9s](https://k9scli.io/), [Mirantis Lens](https://k8slens.dev/), ... which give a higher level view of the cluster.
43+
A cluster usually comes with a kubeconfig file which contains all the information to communicate with the cluster API Server. This file can be used to configure the standard *kubectl* binary to manage the cluster. The kubeconfig file can also be used with tools like [Meshery](https://meshery.io), [k9s](https://k9scli.io/), [Mirantis Lens](https://k8slens.dev/), ... which give a higher level view of the cluster.
4444

4545
<!-- ![access](access.png) -->
4646
{{< meshery-design-embed

0 commit comments

Comments
 (0)