小编Jul*_*lie的帖子

pulumi 提供商中的 kubernetes 令牌过期问题

在 pulumi 中创建 kubernetes 集群后,尝试删除它时出现以下错误:

 error: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: the server has asked for the client to provide credentials
    If the cluster has been deleted, you can edit the pulumi state to remove this resource
Run Code Online (Sandbox Code Playgroud)

我可以通过在 k8s 提供程序上运行一个目标pulumi refresh,然后运行一个目标来刷新凭据。pulumi up有没有更简单的方法来保持 kubernetes 集群更新,而不必一直运行目标命令?

kubernetes pulumi

5
推荐指数
0
解决办法
494
查看次数

标签 统计

kubernetes ×1

pulumi ×1