You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kubernetes Console is a general purpose, web-based UI for Kubernetes clusters. It allows to manage applications running in the cluster, troubleshoot them, as well as, manage the cluster itself.
1
+
# Kubernetes Dashboard
2
+
Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows to
3
+
manage applications running in the cluster, troubleshoot them, as well as, manage the cluster
4
+
itself.
3
5
4
-
The console is currently under active development and is not ready for production use (yet!).
6
+
The dashboard is currently under active development and is not ready for production use (yet!).
5
7
6
-
# Contribute:
8
+
# Contribute
7
9
8
-
Wish to contribute !! Great start [here](https://github.com/kubernetes/console/blob/master/CONTRIBUTING.md).
10
+
Wish to contribute !! Great start [here](CONTRIBUTING.md).
9
11
10
-
# License:
12
+
# License
11
13
12
-
The work done has been licensed under Apache License 2.0.The license file can be found [here](https://github.com/kubernetes/console/blob/master/LICENSE). You can find out more about license,at
14
+
The work done has been licensed under Apache License 2.0. The license file can be found
15
+
[here](LICENSE). You can find out more about the license at:
0 commit comments