Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用数字海洋来部署托管的 kubernetes 集群,它给了我一个配置文件供我下载。如何将下载的 .yaml 文件与 /.kube 目录中的默认配置文件一起使用?
我尝试合并配置文件,但没有成功。有什么简单的方法可以让它工作吗?
kubectl您可以通过添加--kubeconfig标志来指定与您的命令一起使用的配置文件。
kubectl
--kubeconfig