Welcome to OMOM
标签:Tanzu
create-tkc-cluster
apiVersion: run.tanzu.vmware.com/v1alpha1 #tkg api endpoint kind: TanzuKubernetesCluster #required parameter metadata: name: tkc-01 #cluster name...
怎么登录Supervisor Control Plane VMs以及和VCSA通讯
vSphere With Tanzu网络通信图 登录Supervisor Control Plane VMs虚拟机 First SSH into vCenter and run /usr/lib/vmware-wcp/decryptK8Pwd.py root@vcente...
写给 VMware 用户看的 Kubernetes
容器技术是最近几年非常热门的技术,它似乎就是为云端的应用量身定制的,所以它也被贴上了云原生应用 (Cloud Native Application) 技术的标签。目前最为流行...
搞懂什么是Tanzu、TKG、TKGS、TKGI
VMware Tanzu是一款产品组合、可帮助企业实现应用程序及其运行基础架构的现代化。VMware Tanzu的全套功能将开发和IT运营团队整合在一个平台上、在内部和混合...
无法从 vSphere with Tanzu 的订阅内容库中提取映像,并显示错误“发生常规系统错误:HTTP 请求错误:无法对主机 wp-content.vmware.com 的 SSL 证书进行身份验证
在vmop pod日志中看到 2024-03-08T00:53:52.148847094Z stderr F E0308 00:53:52.148820 1 contentsource_controller.go:343] controllers/ContentSource &qu...
因为证书过期的原因导致vCenter界面中[TKG服务]中[默认CNI]和[Tanzu Mission Control]菜单显示502
vSphere与Tanzu的网络图 需要先获取到Supervisor Control Plane VMs的Root密码 ssh到vCenter服务器 root@vcenter [ ~ ]# /usr/lib/vmware-wcp/decryptK8Pwd....
使用 TKGS v1alpha2 API 置备 TKGS
apiVersion: run.tanzu.vmware.com/v1alpha2 kind: TanzuKubernetesCluster metadata: name: tkg-cluster-1 namespace: tanzu-kubernetes-grid spec: t...
Tanzu Kubernetes 集群网络连接命令
# 查看默认 CNI,即 antrea(除非已更改)除非在集群 YAML 中明确替代,否则使用默认 CNI 创建集群。 kubectl get tkgserviceconfigurations NAME ...
Tanzu Kubernetes 集群操作命令
# 连接到 vSphere with Tanzu 集群 kubectl vsphere login --server=10.200.0.2 --vsphere-username administrator@vsphere.local --insecure-skip-tls-verif...
1
2