The Rancher UI
Go to file
Neil MacDougall 5822b9e63c
Allow cluster create and import locations to be overridden (#14041)
* Allow cluster create and import locations to be overridden

* Wire into home page

* Bug fix on home page

* Update type declaration
2025-04-08 08:49:10 +01:00
.github Merge pull request #13981 from richard-cox/update-pr-gate 2025-04-07 10:40:39 +01:00
.vscode
creators/extension
cypress fixed typo 2025-04-07 15:37:30 -07:00
docs/developer
docusaurus Merge pull request #14015 from richard-cox/update-e2e-docs 2025-04-07 17:34:06 +01:00
eslint-plugin-local-rules
pkg allow users to remove all eks nodes 2025-04-03 12:08:33 -07:00
scripts
shell Allow cluster create and import locations to be overridden (#14041) 2025-04-08 08:49:10 +01:00
storybook Auth Provider create/edit form can be saved with some mandatory fields in blank (#13865) 2025-04-02 10:52:30 +02:00
.ackrc
.dockerignore
.eslintignore
.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 Bump dompurify and @types/dompurify 2025-04-07 10:28:11 +00:00
svgTransform.js
tsconfig.json
tsconfig.paths.json
vue-shim.d.ts
vue.config.js
vue3JestRegisterTs.js
yarn.lock Bump dompurify and @types/dompurify 2025-04-07 10:28:11 +00:00

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-2025 SUSE

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.