The Rancher UI
Go to file
Richard Cox fdc99ee152 Merge remote-tracking branch 'origin/pagination-home-page' into pagination-cluster-explorer 2024-12-03 13:36:43 +00:00
.github Add storybook segment (#12733) 2024-12-02 15:48:10 +01:00
.vscode
creators/extension
cypress
docs/developer
docusaurus
eslint-local-rules
pkg Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
scripts
shell Merge remote-tracking branch 'origin/pagination-home-page' into pagination-cluster-explorer 2024-12-03 10:37:26 +00:00
storybook Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
.ackrc
.dockerignore
.eslintignore Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
.eslintrc.default.js
.eslintrc.js
.gitignore
.nvmrc
.nycrc
CNAME
LICENSE
README.md
babel.config.js
codecov.yml
cypress.config.ts
env.template
jest.config.js
jest.setup.js
package.json Some Storybook components do not render correctly after migration (#12594) 2024-11-29 09:46:58 +01:00
svgTransform.js
tsconfig.json
tsconfig.paths.json
vue-shim.d.ts
vue.config.js
yarn.lock

README.md

Rancher Dashboard

Rancher Dashboard is the UI that powers Rancher.

Rancher Dashboard supports an extension mechanism that allows developers to independently provide additional functionality to Rancher. You can learn more from our Rancher Extensions Docs.

What is it?

Rancher Dashboard provides a sophisticated UI for managing Kubernetes clusters and Workloads.

Internal Developer Docs

These docs are intended only for Dashboard UI developers.

If you're building extensions, please see: https://extensions.rancher.io.

For internal documentation, see Rancher UI Internal Documentation.

Contributing

We welcome external contributions - please refer to the internal documentation above.

License

Copyright (c) 2014-2024 Rancher Labs, Inc.

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.