1 Star 0 Fork 0

guerlab.net / dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Kubernetes Dashboard

Go Report Card Coverage Status GitHub release License

Introduction

Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself.

Dashboard UI workloads page

Getting Started

IMPORTANT: Read the Access Control guide before performing any further steps. The default Dashboard deployment contains a minimal set of RBAC privileges needed to run.

Installation

Kubernetes Dashboard supports both Helm and Manifest-based installation. Since release v3.0.0 using Helm Chart should be faster and simpler in general as it will install dependencies such as cert-manager, nginx-ingress-controller and metrics-server for you. In case you are using different software to handle certificates, ingress/egress traffic, etc. it is possible to disable those dependencies by overriding helm chart values.

Helm

You can install Dashboard using Helm as described here.

Manifest

You can install Dashboard using kubectl as described in the installation instructions that can be found in the latest release.

Access

You can access Dashboard as described in the instructions that can be found in the access guide.

Create An Authentication Token (RBAC)

To find out how to create sample user and log in follow Creating sample user guide.

NOTE:

  • Kubeconfig Authentication method does not support external identity providers or certificate-based authentication.
  • Metrics-Server has to be running in the cluster for the metrics and graphs to be available. Read more about it in Integrations guide.

Documentation

Dashboard documentation can be found on docs directory which contains:

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Contribution

Learn how to start contributing to the Contributing Guideline.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

License

Apache License 2.0


Copyright 2019 The Kubernetes Dashboard Authors

# Copyright 2017 The Kubernetes Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # header: license: spdx-id: Apache-2.0 copyright-owner: The Kubernetes Authors content: | Copyright 2017 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. paths: - "**" paths-ignore: - "**/*.conf" - "**/*.DS_Store" - "**/*.json" - "**/*.lock" - "**/*.md" - "**/*.mk" - "**/*.svg" - "**/*.txt" - "**/*.xlf" - "**/.husky/**" - "**/node_modules/**" - "**/.babelrc" - "**/.browserslistrc" - "**/.editorconfig" - "**/.jsbeautifyrc" - "**/.yarnrc.yml" - "**/config_repos" - "**/go.mod" - "**/go.sum" - "**/go.work" - "**/go.work.sum" - "**/lcov.info" - "**/Makefile" - "**/Tiltfile" - "**/OWNERS" - ".github/**" - ".idea/**" - ".vscode/**" - ".dist/**" - ".husky/**" - "modules/api/pkg/plugin/client/clientset/**" - "modules/web/.angular/**" - "modules/web/.yarn/**" - "modules/web/src/coverage/**" - "LICENSE" - "OWNERS_ALIASES" - "SECURITY_CONTACTS" - "charts/helm-chart/kubernetes-dashboard/templates/networking/post-install-ingress-issuer.yaml" comment: on-failure license-location-threshold: 80

简介

暂无描述 展开 收起
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/guerlab_net/k8s_dashboard.git
git@gitee.com:guerlab_net/k8s_dashboard.git
guerlab_net
k8s_dashboard
dashboard
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891