Skip to content

Commit

Permalink
Merge pull request #7438 from zalando-incubator/beta-to-stable
Browse files Browse the repository at this point in the history
beta to stable
  • Loading branch information
demonCoder95 authored May 6, 2024
2 parents bde5985 + 6e838cf commit 94f399a
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 21 deletions.
4 changes: 4 additions & 0 deletions cluster/config-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ kube_aws_ingress_controller_deregistration_delay_timeout: "10s"
# This opens skipper-ingress ports 9998 and 9999 on all worker nodes
kube_aws_ingress_controller_nlb_enabled: "true"
kube_aws_ingress_controller_nlb_cross_zone: "true"
kube_aws_ingress_controller_nlb_zone_affinity: "any_availability_zone"
kube_aws_ingress_controller_cert_polling_interval: "2m"
# sets the default LB type: "network" or "application" are valid choices (overwritten by nlb_switch)
kube_aws_ingress_default_lb_type: "application"
Expand Down Expand Up @@ -653,6 +654,9 @@ blocked_availability_zone: ""

# etcd cluster
etcd_stack_name: "etcd-cluster-etcd"
# comma separated list of DNS record prefixes which will be prefixed to the
# hosted zone of the account. We allow multiple prefixes for the purpose of
# migration.
etcd_dns_record_prefixes: "etcd-server.{{.Cluster.Region}}"

{{if eq .Cluster.Environment "production"}}
Expand Down
10 changes: 5 additions & 5 deletions cluster/manifests/03-ebs-csi/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
runAsUser: 1000
containers:
- name: ebs-plugin
image: container-registry.zalando.net/teapot/aws-ebs-csi-driver:v1.28.0-master-16
image: container-registry.zalando.net/teapot/aws-ebs-csi-driver:v1.29.1-master-17
args:
- controller
- --endpoint=$(CSI_ENDPOINT)
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: csi-provisioner
image: container-registry.zalando.net/teapot/external-provisioner:v4.0.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/external-provisioner:v4.0.1-eks-1-29-10-master-17
args:
- --csi-address=$(ADDRESS)
- --v=2
Expand All @@ -107,7 +107,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: csi-attacher
image: container-registry.zalando.net/teapot/external-attacher:v4.5.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/external-attacher:v4.5.1-eks-1-29-10-master-17
args:
- --csi-address=$(ADDRESS)
- --v=2
Expand All @@ -129,7 +129,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: csi-resizer
image: container-registry.zalando.net/teapot/external-resizer:v1.10.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/external-resizer:v1.10.1-eks-1-29-10-master-17
args:
- --csi-address=$(ADDRESS)
- --v=2
Expand All @@ -151,7 +151,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: liveness-probe
image: container-registry.zalando.net/teapot/livenessprobe:v2.12.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/livenessprobe:v2.12.0-eks-1-29-10-master-17
args:
- --csi-address=/csi/csi.sock
resources:
Expand Down
6 changes: 3 additions & 3 deletions cluster/manifests/03-ebs-csi/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
runAsUser: 0
containers:
- name: ebs-plugin
image: container-registry.zalando.net/teapot/aws-ebs-csi-driver:v1.28.0-master-16
image: container-registry.zalando.net/teapot/aws-ebs-csi-driver:v1.29.1-master-17
args:
- node
- --endpoint=$(CSI_ENDPOINT)
Expand Down Expand Up @@ -77,7 +77,7 @@ spec:
privileged: true
readOnlyRootFilesystem: true
- name: node-driver-registrar
image: container-registry.zalando.net/teapot/node-driver-registrar:v2.10.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/node-driver-registrar:v2.10.1-eks-1-29-10-master-17
args:
- --csi-address=$(ADDRESS)
- --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
Expand Down Expand Up @@ -114,7 +114,7 @@ spec:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
- name: liveness-probe
image: container-registry.zalando.net/teapot/livenessprobe:v2.12.0-eks-1-28-20-master-16
image: container-registry.zalando.net/teapot/livenessprobe:v2.12.0-eks-1-29-10-master-17
args:
- --csi-address=/csi/csi.sock
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
operator: Exists
containers:
- name: cluster-lifecycle-controller
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-38
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-39
args:
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: "deployment-service-controller"
image: "container-registry.zalando.net/teapot/deployment-controller:master-188"
image: "container-registry.zalando.net/teapot/deployment-controller:master-190"
args:
- "--config-namespace=kube-system"
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:alias/deployment-secret"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ $image := "container-registry.zalando.net/teapot/deployment-status-service" }}
{{ $version := "master-188" }}
{{ $version := "master-190" }}

apiVersion: apps/v1
kind: Deployment
Expand Down
3 changes: 2 additions & 1 deletion cluster/manifests/ingress-controller/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{ $version := "v0.15.13" }}
# {{ $version := "v0.15.15" }}

apiVersion: apps/v1
kind: Deployment
Expand Down Expand Up @@ -42,6 +42,7 @@ spec:
# {{ if eq .Cluster.ConfigItems.kube_aws_ingress_controller_nlb_cross_zone "true" }}
- --nlb-cross-zone
# {{ end }}
- --nlb-zone-affinity={{ .Cluster.ConfigItems.kube_aws_ingress_controller_nlb_zone_affinity }}
- --cluster-local-domain=cluster.local
- --deny-internal-domains
- --additional-stack-tags=InfrastructureComponent=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
serviceAccountName: kube-static-egress-controller
containers:
- name: controller
image: container-registry.zalando.net/teapot/kube-static-egress-controller:v0.2.15-master-46
image: container-registry.zalando.net/teapot/kube-static-egress-controller:v0.2.16-master-47
args:
- "--provider=aws"
- "--vpc-id={{.Cluster.ConfigItems.vpc_id}}"
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/pdb-controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
serviceAccountName: pdb-controller
containers:
- name: pdb-controller
image: container-registry.zalando.net/teapot/pdb-controller:master-31
image: container-registry.zalando.net/teapot/pdb-controller:master-32
args:
- --debug
{{- if .Cluster.ConfigItems.pdb_controller_non_ready_ttl }}
Expand Down
4 changes: 2 additions & 2 deletions cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ $internal_version := "v0.21.62-890" }}
{{ $canary_internal_version := "v0.21.72-900" }}
{{ $internal_version := "v0.21.72-900" }}
{{ $canary_internal_version := "v0.21.76-905" }}

{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
{{ $canary_args := "" }}
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/stackset-controller/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ $version := "v1.4.70" }}
{{ $version := "v1.4.72" }}
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/z-karpenter/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
drop:
- ALL
readOnlyRootFilesystem: true
image: "container-registry.zalando.net/teapot/karpenter:0.36.0-main-21.custom"
image: "container-registry.zalando.net/teapot/karpenter:0.36.1-main-22"
imagePullPolicy: IfNotPresent
env:
- name: KUBERNETES_MIN_VERSION
Expand Down
6 changes: 3 additions & 3 deletions cluster/node-pools/master-default/userdata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ write_files:
limits:
memory: {{ .Values.InstanceInfo.MemoryFraction (parseInt64 .Cluster.ConfigItems.apiserver_memory_limit_percent)}}
{{- end }}
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-200
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller:master-201
name: admission-controller
lifecycle:
preStop:
Expand Down Expand Up @@ -354,7 +354,7 @@ write_files:
- mountPath: /etc/kubernetes/k8s-authnz-webhook-kubeconfig
name: k8s-authnz-webhook-kubeconfig
readOnly: true
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-55
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-100
name: tokeninfo
ports:
- containerPort: 9021
Expand Down Expand Up @@ -385,7 +385,7 @@ write_files:
value: {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
{{ if ne .Cluster.Environment "production" }}
- name: tokeninfo-sandbox
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-55
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-100
ports:
- containerPort: 9022
lifecycle:
Expand Down

0 comments on commit 94f399a

Please sign in to comment.