Flux CD
communityOpen-source GitOps toolkit for Kubernetes with source management, Kustomize, and Helm support.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{cluster}/apis/kustomize.toolkit.fluxcd.io/v1/namespaces/{namespace}/kustomizationsList Kustomizations
Parameters
namespacenamespace (stringrequiredReturns
items[] with metadata.name, spec.sourceRef, spec.path, spec.interval, status.conditions[], status.lastAppliedRevisionGET
https://{cluster}/apis/source.toolkit.fluxcd.io/v1/namespaces/{namespace}/gitrepositoriesList Git sources
Parameters
namespacenamespace (stringrequiredReturns
items[] with metadata.name, spec.url, spec.ref.branch, spec.interval, status.artifact.revision, status.conditions[]GET
https://{cluster}/apis/helm.toolkit.fluxcd.io/v2/namespaces/{namespace}/helmreleasesList Helm releases
Parameters
namespacenamespace (stringrequiredReturns
items[] with metadata.name, spec.chart.spec.chart, spec.chart.spec.version, spec.interval, status.conditions[], status.lastAppliedRevision