文件名称:hyperfoil-operator:在Openshift中安装的操作员
文件大小:92KB
文件格式:ZIP
更新时间:2024-04-20 12:05:02
Go
超箔算子 该操作员安装和配置Hyperfoil Controller。 请参阅示例资源。 建设运营商 # This creates and pushes the image (quay.io/hyperfoil/hyperfoil-operator:0.15.0) # Build is executed in a builder container. make docker-build docker-push # Creates image (quay.io/hyperfoil/hyperfoil-operator-bundle:0.15.0) with ClusterServiceVersion and other resources make bundle-build podman push quay.io/hyperfoil/hyperfoil-operator-bundle:0.1
【文件预览】:
hyperfoil-operator-master
----config()
--------prometheus()
--------manager()
--------scorecard()
--------manifests()
--------crd()
--------rbac()
--------certmanager()
--------samples()
--------default()
----Dockerfile(791B)
----api()
--------v1alpha2()
----controllers()
--------hyperfoil_controller.go(27KB)
--------suite_test.go(2KB)
----main.go(4KB)
----PROJECT(437B)
----.gitignore(1KB)
----Makefile(6KB)
----go.sum(88KB)
----.dockerignore(151B)
----README.md(712B)
----bundle.Dockerfile(920B)
----hack()
--------boilerplate.go.txt(546B)
----go.mod(340B)
----bundle()
--------manifests()
--------metadata()
--------tests()