1、资源创建方式
命令行
YAML
2.Namespace
名称空间隔离资源
kubectl create ns hello
kubectl delete ns helloapiVersion: v1
kind: Namespace
metadata:
name:hello云原生架构实战03 核心实战
阅读 38
2023-10-23
命令行
YAML
名称空间隔离资源
kubectl create ns hello
kubectl delete ns helloapiVersion: v1
kind: Namespace
metadata:
name:hello相关推荐
精彩评论(0)