kubectl describe deployment fluxconfig-agent -n flux-system
Name: fluxconfig-agent
Namespace: flux-system
CreationTimestamp: Mon, 08 Jul 2024 13:49:55 -0600
Labels: app.kubernetes.io/component=fluxconfig-agent
app.kubernetes.io/instance=flux
app.kubernetes.io/managed-by=Helm
app.kubernetes.io/name=microsoft.flux
app.kubernetes.io/part-of=flux
app.kubernetes.io/version=1.15.1
clusterconfig.azure.com/extension-version=1.15.1
Annotations: deployment.kubernetes.io/revision: 81
description: A Helm chart for flux2 controllers and crds
meta.helm.sh/release-name: flux
meta.helm.sh/release-namespace: flux-system
Selector: app.kubernetes.io/component=fluxconfig-agent,app.kubernetes.io/name=flux-extension
Replicas: 1 desired | 0 updated | 0 total | 0 available | 2 unavailable
StrategyType: RollingUpdate
MinReadySeconds: 0
RollingUpdateStrategy: 0 max unavailable, 1 max surge
Pod Template:
Labels: app.kubernetes.io/component=fluxconfig-agent
app.kubernetes.io/name=flux-extension
Annotations: checksum/proxysecret: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
prometheus.io/port: 8080
prometheus.io/scrape: true
Service Account: flux-operatorsa
Containers:
fluxconfig-agent:
Image: mcr.microsoft.com/azurek8sflux/fluxconfig-agent:1.15.1
Port: <none>
Host Port: <none>
Limits:
cpu: 50m
memory: 150Mi
Requests:
cpu: 5m
memory: 30Mi
Readiness: http-get http://:9090/ready delay=10s timeout=1s period=15s #success=1 #failure=3
Environment Variables from:
flux-extension-values ConfigMap Optional: false
Environment:
AGENT_NAME: FluxConfigAgent
MCR_REPO: mcr.microsoft.com
FLUX_LOG_LEVEL: info
Mounts: <none>
fluent-bit:
Image: mcr.microsoft.com/azurek8sflux/fluent-bit-mdm:1.15.1
Port: <none>
Host Port: <none>
Limits:
cpu: 20m
memory: 200Mi
Requests:
cpu: 5m
memory: 100Mi
Environment Variables from:
flux-extension-values ConfigMap Optional: false
Environment:
POD_NAME: (v1:metadata.name)
AGENT_TYPE: ConfigAgent
AGENT_NAME: FluxConfigAgent
Mounts:
/fluent-bit/etc/ from fluentbit-fluxextension (rw)
/var/lib/docker/containers from varlibdockercontainers (ro)
/var/log from varlog (ro)
Volumes:
varlog:
Type: HostPath (bare host directory volume)
Path: /var/log
HostPathType:
varlibdockercontainers:
Type: HostPath (bare host directory volume)
Path: /var/lib/docker/containers
HostPathType:
fluentbit-fluxextension:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: fluxextension-fluentbit-config
Optional: false
Conditions:
Type Status Reason
Progressing True NewReplicaSetAvailable
ReplicaFailure True FailedCreate
Available False MinimumReplicasUnavailable
OldReplicaSets: fluxconfig-agent-8c696c474 (0/0 replicas created), fluxconfig-agent-7b4bd6dc46 (0/0 replicas created), fluxconfig-agent-9c8d9d8fc (0/0 replicas created), fluxconfig-agent-6db9f8d869 (0/0 replicas created ), fluxconfig-agent-6578fb5cf7 (0/0 replicas created), fluxconfig-agent-5b99cdbd76 (0/0 replicas created), flux config-agent-7766856d87 (0/1 replicas created)
NewReplicaSet: fluxconfig-agent-559b589966 (0/1 replicas created)
Events: <none>