Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 在本地 k3s 集群中安装 KubePi 之后,重启集群后,KubePi 中的数据会全部丢失 #197

Open
mx2913 opened this issue Mar 30, 2024 · 0 comments
Assignees

Comments

@mx2913
Copy link

mx2913 commented Mar 30, 2024

KubePi 版本
1.7.0

Kubernetes 版本
v1.27.4+orb1 [使用 orbstack 1.5.0 (16842) 创建的集群]

Bug 描述
在本地 k3s 集群中安装 KubePi 之后,重启集群后,KubePi 中的数据会全部丢失

安装命令

kubectl create deployment kubepi --image 1panel/kubepi
kubectl expose deploy/kubepi --type=ClusterIP --port=80

使用 kukeconfig 文件方式导入集群,将 ~/.kube/config 文件中的 server 的值改为 https://kubernetes.default.svc

需要怎么操作才能在集群的 KubePi 中保留已经配置的信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants