文件名称:uptimerobot-operator:Kubernetes运算符可为您的入口创建UptimeRobot监视器
文件大小:50KB
文件格式:ZIP
更新时间:2024-05-30 09:36:22
kubernetes uptime operator uptimerobot Python
正常运行时间的机器人操作员 该操作员会在为您的Kubernetes Ingress资源自动创建正常运行时间监视器。 这使您可以轻松地将服务的正常运行时间监控集成到Kubernetes部署中。 :warning: 该项目仍处于早期阶段。 使用它需要您自担风险,但请确保为遇到的问题创建问题。 :red_heart: 向UptimeRobot提供专业帐户,以便能够测试专业计划功能! 用法 安装uptimerobot-operator后,它将监视Kubernetes集群中的Ingress资源。 例如,在创建以下Ingress之后 apiVersion : networking.k8s.io/v1 kind : Ingress metadata : name : my-ingress annotations : uroperator.brennerm.github.io/monitor.type : HTT
【文件预览】:
uptimerobot-operator-master
----.github()
--------workflows()
----Dockerfile(494B)
----.pylintrc(64B)
----Pipfile.lock(30KB)
----pytest.ini(125B)
----example-manifests()
--------alert_contact.yml(145B)
--------ingress.yml(608B)
--------psp_with_password_protection.yml(371B)
--------monitor.yml(181B)
--------monitor_for_password_protected_page.yml(414B)
--------psp.yml(163B)
--------maintenance_window.yml(170B)
----LICENSE(1KB)
----tools()
--------generate_param_md_table.py(674B)
----README.md(10KB)
----Pipfile(212B)
----ur_operator()
--------k8s.py(2KB)
--------config.py(269B)
--------handlers.py(18KB)
--------__init__.py(0B)
--------crds()
--------uptimerobot.py(599B)
----tests()
--------test_e2e_monitor.py(9KB)
--------test_unit.py(1KB)
--------utils.py(2KB)
--------test_e2e_psp.py(4KB)
--------__init__.py(0B)
--------test_e2e_ac.py(6KB)
--------test_e2e_ingress.py(8KB)
--------test_e2e_mw.py(6KB)
----.gitignore(2KB)
----CHANGELOG.md(2KB)
----helm()
--------uptimerobot-operator()