Git Product home page Git Product logo

Comments (20)

anurnomeru avatar anurnomeru commented on July 24, 2024 1

不过这个确实是个问题,我们会在后续的迭代中解决这个问题

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

试试 kubectl config view --minify --raw --flatten --kubeconfig 你的kubeconfig 粘贴进来试试

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

因为我们添加完 kubeconfig 会在另一个地方保存一份,导致相对路径发生变化,所以改绝对路径就好了

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

试试 kubectl config view --minify --raw --flatten --kubeconfig 你的kubeconfig 粘贴进来试试

这样可以,相当于直接把ca.pem内容直接写在yaml内。

但是其他功能还是不能正常用

image

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

调用一下 nhctl get all 看看

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

~/.nh/bin/nhctl get all

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

~/.nh/bin/nhctl get all

没有内容返回
image

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

~/.nh/bin/nhctl get all

image

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

~/.nh/bin/nhctl get ns 呢?

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

尝试 killall nhctl 试试会不会修复

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

尝试 killall nhctl 试试会不会修复

killall 后 执行 ~/.nh/bin/nhctl get ns 还是无内容返回

from nocalhost.

anurnomeru avatar anurnomeru commented on July 24, 2024

@wencaiwulue

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

尝试 killall nhctl 试试会不会修复

killall 后 执行 ~/.nh/bin/nhctl get ns 还是无内容返回

先使用kubectl get apiservices 看下输出

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

尝试 killall nhctl 试试会不会修复

killall 后 执行 ~/.nh/bin/nhctl get ns 还是无内容返回

先使用kubectl get apiservices 看下输出

image

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

available都是true是吧?

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

这个集群是自建的吗?还是云厂商的集群尼?

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

available都是true是吧?

自建的

有一个同事搞得监控相关的东西,是false,会有影响吗?
image

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

有影响,下个版本就要修复这个问题了,现在可以删除那个不可以使用的apiservices吗?kubectl delete apiservice v1beta1.metrics.k8s.io

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

然后删除掉已经添加的集群,然后重新加入,就应该好了

from nocalhost.

nerocho avatar nerocho commented on July 24, 2024

有影响,下个版本就要修复这个问题了,现在可以删除那个不可以使用的apiservices吗?kubectl delete apiservice v1beta1.metrics.k8s.io

可以了,感谢~

from nocalhost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.