Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.46 KB

Kuberhealthy performs synthetic monitoring and continuous process verification. Kuberhealthy comes with lots of useful checks already available to ensure the core functionality of Kubernetes, but checks can be used to test anything you like. Kuberhealthy lets you continuously verify that your applications and Kubernetes clusters are working as expected.

Requirements

Name Version
terraform >= 1.1.0
helm >= 2.4.1
kubernetes >= 2.10

Providers

Name Version
helm >= 2.4.1

Modules

No modules.

Resources

Name Type
helm_release.this resource

Inputs

Name Description Type Default Required
chart_version Version of Helm Chart string "92" no
namespace Namespace where Helm Chart will be installed string n/a yes

Outputs

No outputs.