2024年3月13日

制作Ubuntu qcow2镜像

摘要: 下载云主机镜像 https://cloud-images.ubuntu.com/releases/ wget https://cloud-images.ubuntu.com/releases/23.10/release-20240307/ubuntu-23.10-server-cloudimg-am 阅读全文

posted @ 2024-03-13 09:11 王景迁 阅读(609) 评论(0) 推荐(0)

client-go使用技巧

摘要: Pod使用spec.serviceAccountName对应的token import "k8s.io/client-go/rest" cfg, err := rest.InClusterConfig() if err != nil { klog.Fatalf("Error building kub 阅读全文

posted @ 2024-03-13 08:51 王景迁 阅读(55) 评论(0) 推荐(0)

导航