会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
随波逐流
首页
管理
2020年8月7日
kubectl proxy 反向代理使用kube-api-server
摘要: [root@k8s-master1 ~]# kubectl proxy --port=8011 Starting to serve on 127.0.0.1:8011 [root@k8s-master1 ~]# curl http://127.0.0.1:8011/apis/ { "kind": "
阅读全文
posted @ 2020-08-07 17:03 caonw
阅读(1499)
评论(0)
推荐(0)
编辑