console
console copied to clipboard
KubeSphere Console is the web-based UI for KubeSphere clusters.
Acessing "[Volume Snapshots]" or "[Volume Snapshot Classes]" after installing "KubeSphere Stroage" extension provide a 404 error. it try to access : /kapis/snapshot.storage.k8s.io/v1/volumesnapshotclasses This path is "working" (no 404 error) :...
根据 readme 执行了 ``` kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.4.0/kubesphere-installer.yaml kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.4.0/cluster-configuration.yaml ``` 根据已经暴露的端口号配置了 `apiServer` 启动服务 执行了 `yarn dev` 根据 readme 初始账号密码:admin/P@88w0rd 登录后出现: 不知道哪个环节出了问题,文档要是可以补充相关细节就好了,非常感谢。
Manual cherrypick required. #4580 failed to apply on top of branch "master": ``` Applying: chore(bot): update v3dist from kse-console-embed:kse to kubesphere/console:release-4.1 at 2025-05-09 09:52:11+0800 Using index info to reconstruct a...
When will the source code and build of v3dist be supported, or the functions of the v3dist part be supplemented to the v4 project.
I want to modify something, but the file is in v3dist. I use v3.4.1 ```bash yarn build:client ``` and use new dir replace old v3dist, but there are many error!...
**Describe the bug** https://github.com/kubesphere/console/blob/7f87e9a3be9a0efda5389395ce1474288b4d068f/server/libs/utils.js#L78 https://github.com/kubesphere/console/blob/7f87e9a3be9a0efda5389395ce1474288b4d068f/server/libs/utils.js#L87 **Versions used(KubeSphere/Kubernetes)** KubeSphere: 4.1.2
**What would you like to be added**: Clean the unnecessary docker files under this repo to make the code clean. **Why is this needed**:
**Describe the bug** Workspace application resource usage, filter customize time range ,data all display 0  **Versions used(KubeSphere/Kubernetes)** KubeSphere:4.1.3 Kubernetes: (If KubeSphere installer used, you can skip this) (and other...

**Describe the bug** When the user role is "platform-regular" and the user is granted any permissions in the enterprise space, if there is a second cluster within a single enterprise...