1 Star 0 Fork 0

rancher/virtual-clusters-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Virtual Cluster UI Extension

Rancher extension used to provision clusters with k3k

Requires Rancher 2.11.x

Installing released versions

  1. Open the Rancher Manager UI and navigate to the 'Extensions' page
  2. Use the three-dot menu in the upper right and select 'Manage Repositories'
  3. Click 'Create' to add the repository
  4. Configure the repository:
  5. Click 'Create'
  6. Wait for the virtual-clusters-ui repository status to be Active
  7. Go back to the 'Extensions' page and select the 'Available' tab
  8. Find the virtual clusters card and click 'Install'
  9. Select a version (or use the latest by default) and click 'Install'
  10. Once the extension has finished installing, click the 'Reload' button that will appear at the top of the page.

To get started, navigate to the Cluster Management page, click 'Create' and select k3k.

Running for Development

This is what you probably want to get started.

# Install dependencies
yarn install

# For development, serve with hot reload at https://localhost:8005
# using the endpoint for your Rancher API
API=https://your-rancher yarn dev
# or put the variable into a .env file
# Goto https://localhost:8005

Updating @shell package

This is about updating the @shell package which is the base from rancher/dashboard

# Update
yarn create @rancher/update

Building the extension for production

Bump the app version on package.json file, then run:

# Build for production
./scripts/publish -g 
# add flag -f if you need to overwrite an existing version


# If you need to test the built extension
yarn serve-pkgs

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rancher/virtual-clusters-ui.git
git@gitee.com:rancher/virtual-clusters-ui.git
rancher
virtual-clusters-ui
virtual-clusters-ui
main

搜索帮助