Skip to content

double12gzh/k8s-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes CRD示例

可以到我的个人主页上面查找文章使用client-go访问k8s中的CRD参考如何使用k8s client-go访问自定义CRD。

使用方法

安装:

go get github.com/double12gzh/k8s-demo

创建CRD:

kubectl apply -f https://raw.githubusercontent.com/double12gzh/k8s-demo/master/kubernetes/crd.yaml
kubectl apply -f https://raw.githubusercontent.com/double12gzh/k8s-demo/master/kubernetes/project.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages