Automated Manifest Update #3741
@@ -73,18 +73,6 @@ rules:
|
|||||||
- update
|
- update
|
||||||
- delete
|
- delete
|
||||||
- patch
|
- patch
|
||||||
- apiGroups:
|
|
||||||
- "discovery.k8s.io"
|
|
||||||
resources:
|
|
||||||
- endpointslices
|
|
||||||
verbs:
|
|
||||||
- get
|
|
||||||
- list
|
|
||||||
- watch
|
|
||||||
- create
|
|
||||||
- update
|
|
||||||
- delete
|
|
||||||
- patch
|
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- cilium.io
|
- cilium.io
|
||||||
resources:
|
resources:
|
||||||
@@ -178,6 +166,7 @@ rules:
|
|||||||
- update
|
- update
|
||||||
resourceNames:
|
resourceNames:
|
||||||
- ciliumloadbalancerippools.cilium.io
|
- ciliumloadbalancerippools.cilium.io
|
||||||
|
- ciliumbgppeeringpolicies.cilium.io
|
||||||
- ciliumbgpclusterconfigs.cilium.io
|
- ciliumbgpclusterconfigs.cilium.io
|
||||||
- ciliumbgppeerconfigs.cilium.io
|
- ciliumbgppeerconfigs.cilium.io
|
||||||
- ciliumbgpadvertisements.cilium.io
|
- ciliumbgpadvertisements.cilium.io
|
||||||
@@ -203,6 +192,7 @@ rules:
|
|||||||
resources:
|
resources:
|
||||||
- ciliumloadbalancerippools
|
- ciliumloadbalancerippools
|
||||||
- ciliumpodippools
|
- ciliumpodippools
|
||||||
|
- ciliumbgppeeringpolicies
|
||||||
- ciliumbgpclusterconfigs
|
- ciliumbgpclusterconfigs
|
||||||
- ciliumbgpnodeconfigoverrides
|
- ciliumbgpnodeconfigoverrides
|
||||||
- ciliumbgppeerconfigs
|
- ciliumbgppeerconfigs
|
||||||
@@ -284,9 +274,3 @@ rules:
|
|||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
- apiGroups:
|
|
||||||
- cilium.io
|
|
||||||
resources:
|
|
||||||
- ciliumendpointslices
|
|
||||||
verbs:
|
|
||||||
- deletecollection
|
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ rules:
|
|||||||
- cilium.io
|
- cilium.io
|
||||||
resources:
|
resources:
|
||||||
- ciliumloadbalancerippools
|
- ciliumloadbalancerippools
|
||||||
|
- ciliumbgppeeringpolicies
|
||||||
- ciliumbgpnodeconfigs
|
- ciliumbgpnodeconfigs
|
||||||
- ciliumbgpadvertisements
|
- ciliumbgpadvertisements
|
||||||
- ciliumbgppeerconfigs
|
- ciliumbgppeerconfigs
|
||||||
|
|||||||
@@ -5,6 +5,14 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/part-of: cilium
|
app.kubernetes.io/part-of: cilium
|
||||||
rules:
|
rules:
|
||||||
|
- apiGroups:
|
||||||
|
- networking.k8s.io
|
||||||
|
resources:
|
||||||
|
- networkpolicies
|
||||||
|
verbs:
|
||||||
|
- get
|
||||||
|
- list
|
||||||
|
- watch
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resources:
|
resources:
|
||||||
@@ -26,3 +34,11 @@ rules:
|
|||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
|
- apiGroups:
|
||||||
|
- cilium.io
|
||||||
|
resources:
|
||||||
|
- "*"
|
||||||
|
verbs:
|
||||||
|
- get
|
||||||
|
- list
|
||||||
|
- watch
|
||||||
|
|||||||
@@ -58,13 +58,11 @@ data:
|
|||||||
tunnel-protocol: "vxlan"
|
tunnel-protocol: "vxlan"
|
||||||
tunnel-source-port-range: "0-0"
|
tunnel-source-port-range: "0-0"
|
||||||
service-no-backend-response: "reject"
|
service-no-backend-response: "reject"
|
||||||
policy-deny-response: "none"
|
|
||||||
enable-l7-proxy: "true"
|
enable-l7-proxy: "true"
|
||||||
enable-ipv4-masquerade: "true"
|
enable-ipv4-masquerade: "true"
|
||||||
enable-ipv4-big-tcp: "false"
|
enable-ipv4-big-tcp: "false"
|
||||||
enable-ipv6-big-tcp: "false"
|
enable-ipv6-big-tcp: "false"
|
||||||
enable-ipv6-masquerade: "true"
|
enable-ipv6-masquerade: "true"
|
||||||
enable-tunnel-big-tcp: "false"
|
|
||||||
enable-tcx: "true"
|
enable-tcx: "true"
|
||||||
datapath-mode: "veth"
|
datapath-mode: "veth"
|
||||||
enable-masquerade-to-route-source: "false"
|
enable-masquerade-to-route-source: "false"
|
||||||
@@ -76,7 +74,6 @@ data:
|
|||||||
devices: "end0 enp6s0"
|
devices: "end0 enp6s0"
|
||||||
kube-proxy-replacement: "true"
|
kube-proxy-replacement: "true"
|
||||||
kube-proxy-replacement-healthz-bind-address: ""
|
kube-proxy-replacement-healthz-bind-address: ""
|
||||||
enable-no-service-endpoints-routable: "true"
|
|
||||||
bpf-lb-sock: "true"
|
bpf-lb-sock: "true"
|
||||||
bpf-lb-sock-hostns-only: "true"
|
bpf-lb-sock-hostns-only: "true"
|
||||||
enable-health-check-nodeport: "true"
|
enable-health-check-nodeport: "true"
|
||||||
@@ -84,6 +81,7 @@ data:
|
|||||||
node-port-bind-protection: "true"
|
node-port-bind-protection: "true"
|
||||||
enable-auto-protect-node-port-range: "true"
|
enable-auto-protect-node-port-range: "true"
|
||||||
bpf-lb-acceleration: "disabled"
|
bpf-lb-acceleration: "disabled"
|
||||||
|
enable-svc-source-range-check: "true"
|
||||||
enable-l2-neigh-discovery: "false"
|
enable-l2-neigh-discovery: "false"
|
||||||
k8s-require-ipv4-pod-cidr: "false"
|
k8s-require-ipv4-pod-cidr: "false"
|
||||||
k8s-require-ipv6-pod-cidr: "false"
|
k8s-require-ipv6-pod-cidr: "false"
|
||||||
@@ -116,7 +114,7 @@ data:
|
|||||||
vtep-cidr: ""
|
vtep-cidr: ""
|
||||||
vtep-mask: ""
|
vtep-mask: ""
|
||||||
vtep-mac: ""
|
vtep-mac: ""
|
||||||
packetization-layer-pmtud-mode: "blackhole"
|
enable-k8s-endpoint-slice: "true"
|
||||||
procfs: "/host/proc"
|
procfs: "/host/proc"
|
||||||
bpf-root: "/sys/fs/bpf"
|
bpf-root: "/sys/fs/bpf"
|
||||||
cgroup-root: "/sys/fs/cgroup"
|
cgroup-root: "/sys/fs/cgroup"
|
||||||
@@ -129,7 +127,7 @@ data:
|
|||||||
remove-cilium-node-taints: "true"
|
remove-cilium-node-taints: "true"
|
||||||
set-cilium-node-taints: "true"
|
set-cilium-node-taints: "true"
|
||||||
set-cilium-is-up-condition: "true"
|
set-cilium-is-up-condition: "true"
|
||||||
unmanaged-pod-watcher-interval: "15s"
|
unmanaged-pod-watcher-interval: "15"
|
||||||
dnsproxy-enable-transparent-mode: "true"
|
dnsproxy-enable-transparent-mode: "true"
|
||||||
dnsproxy-socket-linger-timeout: "10"
|
dnsproxy-socket-linger-timeout: "10"
|
||||||
tofqdns-dns-reject-response-code: "refused"
|
tofqdns-dns-reject-response-code: "refused"
|
||||||
@@ -140,7 +138,7 @@ data:
|
|||||||
tofqdns-proxy-response-max-delay: "100ms"
|
tofqdns-proxy-response-max-delay: "100ms"
|
||||||
tofqdns-preallocate-identities: "true"
|
tofqdns-preallocate-identities: "true"
|
||||||
agent-not-ready-taint-key: "node.cilium.io/agent-not-ready"
|
agent-not-ready-taint-key: "node.cilium.io/agent-not-ready"
|
||||||
mesh-auth-enabled: "false"
|
mesh-auth-enabled: "true"
|
||||||
mesh-auth-queue-size: "1024"
|
mesh-auth-queue-size: "1024"
|
||||||
mesh-auth-rotated-identities-queue-size: "1024"
|
mesh-auth-rotated-identities-queue-size: "1024"
|
||||||
mesh-auth-gc-interval: "5m0s"
|
mesh-auth-gc-interval: "5m0s"
|
||||||
@@ -148,14 +146,10 @@ data:
|
|||||||
proxy-xff-num-trusted-hops-egress: "0"
|
proxy-xff-num-trusted-hops-egress: "0"
|
||||||
proxy-connect-timeout: "2"
|
proxy-connect-timeout: "2"
|
||||||
proxy-initial-fetch-timeout: "30"
|
proxy-initial-fetch-timeout: "30"
|
||||||
proxy-max-active-downstream-connections: "50000"
|
|
||||||
proxy-max-requests-per-connection: "0"
|
proxy-max-requests-per-connection: "0"
|
||||||
proxy-max-connection-duration-seconds: "0"
|
proxy-max-connection-duration-seconds: "0"
|
||||||
proxy-idle-timeout-seconds: "60"
|
proxy-idle-timeout-seconds: "60"
|
||||||
proxy-max-concurrent-retries: "128"
|
proxy-max-concurrent-retries: "128"
|
||||||
proxy-use-original-source-address: "true"
|
|
||||||
proxy-cluster-max-connections: "1024"
|
|
||||||
proxy-cluster-max-requests: "1024"
|
|
||||||
http-retry-count: "3"
|
http-retry-count: "3"
|
||||||
http-stream-idle-timeout: "300"
|
http-stream-idle-timeout: "300"
|
||||||
external-envoy-proxy: "true"
|
external-envoy-proxy: "true"
|
||||||
@@ -163,13 +157,12 @@ data:
|
|||||||
envoy-access-log-buffer-size: "4096"
|
envoy-access-log-buffer-size: "4096"
|
||||||
envoy-keep-cap-netbindservice: "true"
|
envoy-keep-cap-netbindservice: "true"
|
||||||
max-connected-clusters: "255"
|
max-connected-clusters: "255"
|
||||||
clustermesh-cache-ttl: "0s"
|
|
||||||
clustermesh-enable-endpoint-sync: "false"
|
clustermesh-enable-endpoint-sync: "false"
|
||||||
clustermesh-enable-mcs-api: "false"
|
clustermesh-enable-mcs-api: "false"
|
||||||
clustermesh-mcs-api-install-crds: "true"
|
policy-default-local-cluster: "false"
|
||||||
policy-default-local-cluster: "true"
|
|
||||||
nat-map-stats-entries: "32"
|
nat-map-stats-entries: "32"
|
||||||
nat-map-stats-interval: "30s"
|
nat-map-stats-interval: "30s"
|
||||||
|
enable-internal-traffic-policy: "true"
|
||||||
enable-lb-ipam: "true"
|
enable-lb-ipam: "true"
|
||||||
enable-non-default-deny-policies: "true"
|
enable-non-default-deny-policies: "true"
|
||||||
enable-source-ip-verification: "true"
|
enable-source-ip-verification: "true"
|
||||||
|
|||||||
@@ -9,8 +9,6 @@ metadata:
|
|||||||
app.kubernetes.io/part-of: cilium
|
app.kubernetes.io/part-of: cilium
|
||||||
spec:
|
spec:
|
||||||
schedule: "0 0 1 */4 *"
|
schedule: "0 0 1 */4 *"
|
||||||
successfulJobsHistoryLimit: 3
|
|
||||||
failedJobsHistoryLimit: 1
|
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
@@ -24,7 +22,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: certgen
|
- name: certgen
|
||||||
image: "quay.io/cilium/certgen:v0.3.2@sha256:19921f48ee7e2295ea4dca955878a6cd8d70e6d4219d08f688e866ece9d95d4d"
|
image: "quay.io/cilium/certgen:v0.3.1@sha256:2825dbfa6f89cbed882fd1d81e46a56c087e35885825139923aa29eb8aec47a9"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
@@ -65,6 +63,9 @@ spec:
|
|||||||
- client auth
|
- client auth
|
||||||
validity: 8760h
|
validity: 8760h
|
||||||
hostNetwork: false
|
hostNetwork: false
|
||||||
|
serviceAccount: "hubble-generate-certs"
|
||||||
serviceAccountName: "hubble-generate-certs"
|
serviceAccountName: "hubble-generate-certs"
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
|
affinity:
|
||||||
|
ttlSecondsAfterFinished: 1800
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ spec:
|
|||||||
type: Unconfined
|
type: Unconfined
|
||||||
containers:
|
containers:
|
||||||
- name: cilium-envoy
|
- name: cilium-envoy
|
||||||
image: "quay.io/cilium/cilium-envoy:v1.35.9-1768828720-c6e4827ebca9c47af2a3a6540c563c30947bae29@sha256:696582a3391ce05a62edb4140e6a99f774351f363f5b5d7f1581f3a244430249"
|
image: "quay.io/cilium/cilium-envoy:v1.35.9-1767794330-db497dd19e346b39d81d7b5c0dedf6c812bcc5c9@sha256:81398e449f2d3d0a6a70527e4f641aaa685d3156bea0bb30712fae3fd8822b86"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /usr/bin/cilium-envoy-starter
|
- /usr/bin/cilium-envoy-starter
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
cilium.io/cilium-configmap-checksum: "4eee6b83c252f1939319a9a6b7c1f70e207fbd0285735985db7b2470bcfdd91c"
|
cilium.io/cilium-configmap-checksum: "9f67de7f01bb2bf87c953f3042be7aa5cb195bedc250957e485cd90aeb6c80ea"
|
||||||
kubectl.kubernetes.io/default-container: cilium-agent
|
kubectl.kubernetes.io/default-container: cilium-agent
|
||||||
labels:
|
labels:
|
||||||
k8s-app: cilium
|
k8s-app: cilium
|
||||||
@@ -32,7 +32,7 @@ spec:
|
|||||||
type: Unconfined
|
type: Unconfined
|
||||||
containers:
|
containers:
|
||||||
- name: cilium-agent
|
- name: cilium-agent
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- cilium-agent
|
- cilium-agent
|
||||||
@@ -42,7 +42,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: health
|
port: 9879
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
httpHeaders:
|
httpHeaders:
|
||||||
- name: "brief"
|
- name: "brief"
|
||||||
@@ -55,7 +55,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: health
|
port: 9879
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
httpHeaders:
|
httpHeaders:
|
||||||
- name: "brief"
|
- name: "brief"
|
||||||
@@ -70,7 +70,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: health
|
port: 9879
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
httpHeaders:
|
httpHeaders:
|
||||||
- name: "brief"
|
- name: "brief"
|
||||||
@@ -136,10 +136,6 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /cni-uninstall.sh
|
- /cni-uninstall.sh
|
||||||
ports:
|
ports:
|
||||||
- name: health
|
|
||||||
containerPort: 9879
|
|
||||||
hostPort: 9879
|
|
||||||
protocol: TCP
|
|
||||||
- name: peer-service
|
- name: peer-service
|
||||||
containerPort: 4244
|
containerPort: 4244
|
||||||
hostPort: 4244
|
hostPort: 4244
|
||||||
@@ -205,7 +201,7 @@ spec:
|
|||||||
mountPath: /tmp
|
mountPath: /tmp
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: config
|
- name: config
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- cilium-dbg
|
- cilium-dbg
|
||||||
@@ -229,14 +225,8 @@ spec:
|
|||||||
- name: tmp
|
- name: tmp
|
||||||
mountPath: /tmp
|
mountPath: /tmp
|
||||||
terminationMessagePolicy: FallbackToLogsOnError
|
terminationMessagePolicy: FallbackToLogsOnError
|
||||||
securityContext:
|
|
||||||
capabilities:
|
|
||||||
add:
|
|
||||||
- NET_ADMIN
|
|
||||||
drop:
|
|
||||||
- ALL
|
|
||||||
- name: apply-sysctl-overwrites
|
- name: apply-sysctl-overwrites
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: BIN_PATH
|
- name: BIN_PATH
|
||||||
@@ -266,7 +256,7 @@ spec:
|
|||||||
drop:
|
drop:
|
||||||
- ALL
|
- ALL
|
||||||
- name: mount-bpf-fs
|
- name: mount-bpf-fs
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- 'mount | grep "/sys/fs/bpf type bpf" || mount -t bpf bpf /sys/fs/bpf'
|
- 'mount | grep "/sys/fs/bpf type bpf" || mount -t bpf bpf /sys/fs/bpf'
|
||||||
@@ -282,7 +272,7 @@ spec:
|
|||||||
mountPath: /sys/fs/bpf
|
mountPath: /sys/fs/bpf
|
||||||
mountPropagation: Bidirectional
|
mountPropagation: Bidirectional
|
||||||
- name: clean-cilium-state
|
- name: clean-cilium-state
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /init-container.sh
|
- /init-container.sh
|
||||||
@@ -330,14 +320,11 @@ spec:
|
|||||||
- name: cilium-run
|
- name: cilium-run
|
||||||
mountPath: /var/run/cilium
|
mountPath: /var/run/cilium
|
||||||
- name: install-cni-binaries
|
- name: install-cni-binaries
|
||||||
image: "quay.io/cilium/cilium:v1.19.0@sha256:be9f8571c2e114b3e12e41f785f2356ade703b2eac936aa878805565f0468c60"
|
image: "quay.io/cilium/cilium:v1.18.6@sha256:42ec562a5ff6c8a860c0639f5a7611685e253fd9eb2d2fcdade693724c9166a4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/install-plugin.sh"
|
- "/install-plugin.sh"
|
||||||
resources:
|
resources:
|
||||||
limits:
|
|
||||||
cpu: 1
|
|
||||||
memory: 1Gi
|
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 10Mi
|
memory: 10Mi
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
cilium.io/cilium-configmap-checksum: "4eee6b83c252f1939319a9a6b7c1f70e207fbd0285735985db7b2470bcfdd91c"
|
cilium.io/cilium-configmap-checksum: "9f67de7f01bb2bf87c953f3042be7aa5cb195bedc250957e485cd90aeb6c80ea"
|
||||||
labels:
|
labels:
|
||||||
io.cilium/app: operator
|
io.cilium/app: operator
|
||||||
name: cilium-operator
|
name: cilium-operator
|
||||||
@@ -34,7 +34,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: cilium-operator
|
- name: cilium-operator
|
||||||
image: "quay.io/cilium/operator-generic:v1.19.0@sha256:5b04006015e5800307dc6314676edc4c0bb7ac2fc7848be2b94b43bb030ab648"
|
image: "quay.io/cilium/operator-generic:v1.18.6@sha256:34a827ce9ed021c8adf8f0feca131f53b3c54a3ef529053d871d0347ec4d69af"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- cilium-operator-generic
|
- cilium-operator-generic
|
||||||
@@ -63,9 +63,6 @@ spec:
|
|||||||
- name: KUBERNETES_SERVICE_PORT
|
- name: KUBERNETES_SERVICE_PORT
|
||||||
value: "7445"
|
value: "7445"
|
||||||
ports:
|
ports:
|
||||||
- name: health
|
|
||||||
containerPort: 9234
|
|
||||||
hostPort: 9234
|
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
containerPort: 9963
|
containerPort: 9963
|
||||||
hostPort: 9963
|
hostPort: 9963
|
||||||
@@ -74,7 +71,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: health
|
port: 9234
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
@@ -83,7 +80,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: health
|
port: 9234
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 0
|
initialDelaySeconds: 0
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ spec:
|
|||||||
runAsUser: 65532
|
runAsUser: 65532
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
image: "quay.io/cilium/hubble-relay:v1.19.0@sha256:7f17e5bb51a9f35bbc8e7a9ad5e347f03ff8003c2e5cc81171e8727a10bf03b4"
|
image: "quay.io/cilium/hubble-relay:v1.18.6@sha256:fb6135e34c31e5f175cb5e75f86cea52ef2ff12b49bcefb7088ed93f5009eb8e"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- hubble-relay
|
- hubble-relay
|
||||||
|
|||||||
@@ -41,11 +41,11 @@ spec:
|
|||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: http
|
port: 8081
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
port: http
|
port: 8081
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: hubble-ui-nginx-conf
|
- name: hubble-ui-nginx-conf
|
||||||
mountPath: /etc/nginx/conf.d/default.conf
|
mountPath: /etc/nginx/conf.d/default.conf
|
||||||
@@ -77,5 +77,5 @@ spec:
|
|||||||
defaultMode: 420
|
defaultMode: 420
|
||||||
name: hubble-ui-nginx
|
name: hubble-ui-nginx
|
||||||
name: hubble-ui-nginx-conf
|
name: hubble-ui-nginx-conf
|
||||||
- name: tmp-dir
|
- emptyDir: {}
|
||||||
emptyDir: {}
|
name: tmp-dir
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: hubble-generate-certs-e8c5d08cb8
|
name: hubble-generate-certs
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
labels:
|
labels:
|
||||||
k8s-app: hubble-generate-certs
|
k8s-app: hubble-generate-certs
|
||||||
app.kubernetes.io/name: hubble-generate-certs
|
app.kubernetes.io/name: hubble-generate-certs
|
||||||
app.kubernetes.io/part-of: cilium
|
app.kubernetes.io/part-of: cilium
|
||||||
|
annotations:
|
||||||
|
"helm.sh/hook": post-install,post-upgrade
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
@@ -18,7 +20,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: certgen
|
- name: certgen
|
||||||
image: "quay.io/cilium/certgen:v0.3.2@sha256:19921f48ee7e2295ea4dca955878a6cd8d70e6d4219d08f688e866ece9d95d4d"
|
image: "quay.io/cilium/certgen:v0.3.1@sha256:2825dbfa6f89cbed882fd1d81e46a56c087e35885825139923aa29eb8aec47a9"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
@@ -59,6 +61,9 @@ spec:
|
|||||||
- client auth
|
- client auth
|
||||||
validity: 8760h
|
validity: 8760h
|
||||||
hostNetwork: false
|
hostNetwork: false
|
||||||
|
serviceAccount: "hubble-generate-certs"
|
||||||
serviceAccountName: "hubble-generate-certs"
|
serviceAccountName: "hubble-generate-certs"
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
|
affinity:
|
||||||
|
ttlSecondsAfterFinished: 1800
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
apiVersion: rbac.authorization.k8s.io/v1
|
|
||||||
kind: Role
|
|
||||||
metadata:
|
|
||||||
name: cilium-operator-ztunnel
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/part-of: cilium
|
|
||||||
rules:
|
|
||||||
- apiGroups:
|
|
||||||
- apps
|
|
||||||
resources:
|
|
||||||
- daemonsets
|
|
||||||
verbs:
|
|
||||||
- create
|
|
||||||
- delete
|
|
||||||
- get
|
|
||||||
- list
|
|
||||||
- watch
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
apiVersion: rbac.authorization.k8s.io/v1
|
|
||||||
kind: RoleBinding
|
|
||||||
metadata:
|
|
||||||
name: cilium-operator-ztunnel
|
|
||||||
namespace: kube-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/part-of: cilium
|
|
||||||
roleRef:
|
|
||||||
apiGroup: rbac.authorization.k8s.io
|
|
||||||
kind: Role
|
|
||||||
name: cilium-operator-ztunnel
|
|
||||||
subjects:
|
|
||||||
- kind: ServiceAccount
|
|
||||||
name: "cilium-operator"
|
|
||||||
namespace: kube-system
|
|
||||||
@@ -17,4 +17,4 @@ spec:
|
|||||||
- name: envoy-metrics
|
- name: envoy-metrics
|
||||||
port: 9964
|
port: 9964
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 9964
|
targetPort: envoy-metrics
|
||||||
|
|||||||
Reference in New Issue
Block a user