Skip to main content

FAQ & Troubleshooting

What happens when a service is asleep?

  • The service URL resolves but returns HTTP 503.
  • Ingress and configs remain intact.
  • Incoming changes and updates occur as if the system were up.

What if my environment doesn’t wake up?

  • Manually scale replicas in cluster:
kubectl scale deployment my-app --replicas=2

## How much does it cost?

## What permissions do I need?
The least privilege permissions are:
[NEEDS CONTENT] YAML block

## Does Codiac have visibility to my data?

## I use host K8s at [Cloud Provider, On prem, VMware]. Will it work in my environment?