没有合适的资源?快使用搜索试试~ 我知道了~
manifest-capturer
共86个文件
yaml:57个
go:18个
makefile:1个
需积分: 5 0 下载量 112 浏览量
2021-04-06
03:44:27
上传
评论
收藏 16.47MB ZIP 举报
温馨提示
清单捕获器 为什么要使用清单捕获器 如果使用托管的kubernetes服务(例如EKS / GKE / AKE),则会发现您的工作节点具有一些managed resources例如coredns)。 大多数人都按照IaC声明清单来管理所有资源,但是要扩展此类managed resources ,您需要直接通过Kubernetes API编辑这些资源。 清单捕获程序的主要动机是从IaC角度独立管理managed resources 。 您可以在Capturer CR中指定目标managed resource ,清单捕获器将捕获该资源的更改。 捕获的更改将被传递到输出CR(通常为GitHub)中指定的目标,并作为快照保存。 如果managed resource更改产生了意外的影响,则可以使用快照来调查故障并从故障中恢复。 快速开始 $ minikube start # registe
资源推荐
资源详情
资源评论
收起资源包目录
manifest-capturer-master.zip (86个子文件)
manifest-capturer-master
bin
manager 39.7MB
config
prometheus
kustomization.yaml 26B
monitor.yaml 346B
manager
kustomization.yaml 26B
manager.yaml 780B
crd
kustomization.yaml 1KB
kustomizeconfig.yaml 474B
patches
webhook_in_outputs.yaml 632B
cainjection_in_capturers.yaml 350B
cainjection_in_outputs.yaml 348B
webhook_in_capturers.yaml 634B
bases
capturer.stable.example.com_capturers.yaml 7KB
capturer.stable.example.com_outputs.yaml 3KB
rbac
capturer_viewer_role.yaml 356B
output_editor_role.yaml 391B
auth_proxy_role_binding.yaml 257B
capturer_editor_role.yaml 399B
auth_proxy_client_clusterrole.yaml 153B
output_viewer_role.yaml 348B
role_binding.yaml 261B
kustomization.yaml 381B
leader_election_role.yaml 419B
leader_election_role_binding.yaml 263B
auth_proxy_role.yaml 280B
auth_proxy_service.yaml 268B
role.yaml 2KB
webhook
service.yaml 188B
kustomization.yaml 83B
kustomizeconfig.yaml 791B
certmanager
kustomization.yaml 70B
kustomizeconfig.yaml 391B
certificate.yaml 943B
samples
capturer_v1alpha1_capturer
clusterrolebinding_capturer.yaml 298B
deployment_capturer.yaml 291B
serviceaccount_capturer.yaml 307B
service_capturer.yaml 280B
clusterrole_capturer.yaml 270B
secret_capturer.yaml 286B
configmap_capturer.yaml 287B
capturer_v1alpha1_output
secret_github_output.yaml 347B
configmap_github_output.yaml 353B
clusterrole_github_output.yaml 357B
configmap_slack_output.yaml 153B
service_github_output.yaml 349B
clusterrolebinding_github_output.yaml 371B
secret_slack_output.yaml 150B
serviceaccount_github_output.yaml 363B
deployment_slack_output.yaml 154B
clusterrole_slack_output.yaml 155B
deployment_github_output.yaml 355B
clusterrolebinding_slack_output.yaml 162B
service_slack_output.yaml 151B
serviceaccount_slack_output.yaml 158B
default
kustomization.yaml 2KB
manager_auth_proxy_patch.yaml 747B
webhookcainjection_patch.yaml 625B
manager_webhook_patch.yaml 508B
.github
dependabot.yml 236B
workflows
test.yaml 1KB
Dockerfile 797B
LICENSE 11KB
controllers
service_controller.go 2KB
output_controller.go 2KB
secret_controller.go 2KB
configmap_controller.go 2KB
deployment_controller.go 2KB
cluster_role_binding_controller.go 2KB
reconciler.go 6KB
cluster_role_controller.go 2KB
suite_test.go 2KB
service_account_controller.go 2KB
apis
capturer
v1alpha1
output_types.go 2KB
output.go 910B
capturer_types.go 2KB
slack_output.go 1KB
github_output.go 6KB
groupversion_info.go 1KB
zz_generated.deepcopy.go 8KB
main.go 5KB
PROJECT 222B
.gitignore 288B
Makefile 2KB
go.sum 50KB
README.md 2KB
hack
boilerplate.go.txt 531B
go.mod 340B
共 86 条
- 1
资源评论
梦小露
- 粉丝: 25
- 资源: 4640
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功