构建混合和多云Kubernetes运营商的库-Golang开发

时间:2021-05-26 16:40:25
【文件属性】:
文件名称:构建混合和多云Kubernetes运营商的库-Golang开发
文件大小:237KB
文件格式:ZIP
更新时间:2021-05-26 16:40:25
Golang Server Applications Multicluster-Controller Multicluster-controller是一个Go库,用于构建需要监视多个集群中的资源的Kubernetes控制器。 它使用了控制器运行时的最佳部分(库为kubebuilder供电。Multicluster-Controller Multicluster-controller是一个Go库,用于构建需要监视多个集群中的资源的Kubernetes控制器。它使用了控制器运行时的最佳部分(库供电kubebuilder(现在是operator-sdk)并替换了其API(管理器,控制器,协调和处理程序包)以支持多集群操作,为什么呢?请参阅金钟博客中介绍multicluster-controller的博文。
【文件预览】:
multicluster-controller-master
----go.mod(160B)
----pkg()
--------reference()
--------reconcile()
--------controller()
--------patterns()
--------cluster()
--------handler()
--------manager()
----Gopkg.toml(756B)
----go.sum(45KB)
----doc()
--------controller-logic.svg(31KB)
--------gc.png(62KB)
----examples()
--------deploymentcopy()
--------Dockerfile(309B)
--------kustomize()
--------helloworld()
--------podghost()
----CONTRIBUTING.md(2KB)
----LICENSE(582B)
----Gopkg.lock(18KB)
----README.md(16KB)
----.gitignore(41B)

网友评论