For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prerequisites before executing faults on TKGi

This topic describes the HCE platform requires to execute chaos experiments.

On-premise Kubernetes (TKGi)

Chaos agent deployment model
Centralized Chaos Agent on Kubernetes (leverage kube-api and container-runtime api to inject faults on K8s microservices)

Connectivity requirements from agent

  • Outbound over port 443 to Harness from Kubernetes cluster.

  • Outbound to application health endpoints (ones which will be used for resilience validation) from Kubernetes cluster.

Connectivity requirements from VM/cluster/app

Application and Chaos Agent Co-Exist as pods on the same cluster.

Access requirements for agent install

Install agent as a cluster-admin or as a user mapped to cluster role with these permissions.

Access requirements for basic chaos experiments

Access requirements for advanced chaos experiments

Chaos deployment and architecture details

Last updated

Was this helpful?