logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

开源GraphQL API图形界面

Official APIsAPIDescriptionGraphiQLDocs/RepoAniListAnime and manga datum, including character, staff, and live airing data.Try it!DocsArtsyfree online platform for collecting and discovering artTry it

#graphql
解决The connection to the server localhost:8080 was refused - did you specify the right host or port?

1.问题2.原因kubectl命令需要使用kubernetes-admin来运行,需要admin.conf文件(conf文件是通过“ kubeadmin init”命令在主节点/etc/kubernetes 中创建),但是从节点没有conf文件,也没有设置 KUBECONFIG =/root/admin.conf环境变量,所以需要复制conf文件到从节点,并设置环境变量就OK了3.资料https:

#kubernetes
到底了