Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions templates/cluster-templates/bases/hcloud-kcp-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ spec:
requestheader-username-headers: X-Remote-User
enable-aggregator-routing: "true"
# Additional Configuration
cloud-provider: external
authorization-mode: "Node,RBAC"
kubelet-preferred-address-types: ExternalIP,Hostname,InternalDNS,ExternalDNS
profiling: "false"
Expand All @@ -48,7 +47,6 @@ spec:
default-unreachable-toleration-seconds: "45"
controllerManager:
extraArgs:
cloud-provider: external
cluster-signing-cert-file: /etc/kubernetes/pki/ca.crt
cluster-signing-key-file: /etc/kubernetes/pki/ca.key
cluster-signing-duration: 6h0m0s
Expand Down Expand Up @@ -85,7 +83,6 @@ spec:
initConfiguration:
nodeRegistration:
kubeletExtraArgs:
cloud-provider: external
tls-cipher-suites: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_GCM_SHA256
kubeconfig: /etc/kubernetes/kubelet.conf
authentication-token-webhook: "true"
Expand All @@ -99,7 +96,6 @@ spec:
joinConfiguration:
nodeRegistration:
kubeletExtraArgs:
cloud-provider: external
tls-cipher-suites: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_GCM_SHA256
kubeconfig: /etc/kubernetes/kubelet.conf
authentication-token-webhook: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ spec:
requestheader-username-headers: X-Remote-User
enable-aggregator-routing: "true"
# Additional Configuration
cloud-provider: external
authorization-mode: "Node,RBAC"
kubelet-preferred-address-types: ExternalIP,Hostname,InternalDNS,ExternalDNS
profiling: "false"
Expand All @@ -48,7 +47,6 @@ spec:
default-unreachable-toleration-seconds: "45"
controllerManager:
extraArgs:
cloud-provider: external
cluster-signing-cert-file: /etc/kubernetes/pki/ca.crt
cluster-signing-key-file: /etc/kubernetes/pki/ca.key
cluster-signing-duration: 6h0m0s
Expand Down Expand Up @@ -85,7 +83,6 @@ spec:
initConfiguration:
nodeRegistration:
kubeletExtraArgs:
cloud-provider: external
tls-cipher-suites: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_GCM_SHA256
kubeconfig: /etc/kubernetes/kubelet.conf
authentication-token-webhook: "true"
Expand All @@ -99,7 +96,6 @@ spec:
joinConfiguration:
nodeRegistration:
kubeletExtraArgs:
cloud-provider: external
tls-cipher-suites: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_GCM_SHA256
kubeconfig: /etc/kubernetes/kubelet.conf
authentication-token-webhook: "true"
Expand Down
1 change: 0 additions & 1 deletion templates/cluster-templates/bases/kct-md-0-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ spec:
joinConfiguration:
nodeRegistration:
kubeletExtraArgs:
cloud-provider: external
tls-cipher-suites: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_GCM_SHA256
kubeconfig: /etc/kubernetes/kubelet.conf
authentication-token-webhook: "true"
Expand Down
6 changes: 0 additions & 6 deletions templates/cluster-templates/cluster-class.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ spec:
extraArgs:
authorization-mode: Node,RBAC
client-ca-file: /etc/kubernetes/pki/ca.crt
cloud-provider: external
default-not-ready-toleration-seconds: "45"
default-unreachable-toleration-seconds: "45"
enable-aggregator-routing: "true"
Expand Down Expand Up @@ -424,7 +423,6 @@ spec:
authentication-kubeconfig: /etc/kubernetes/controller-manager.conf
authorization-kubeconfig: /etc/kubernetes/controller-manager.conf
bind-address: 0.0.0.0
cloud-provider: external
cluster-signing-cert-file: /etc/kubernetes/pki/ca.crt
cluster-signing-duration: 6h0m0s
cluster-signing-key-file: /etc/kubernetes/pki/ca.key
Expand Down Expand Up @@ -493,7 +491,6 @@ spec:
anonymous-auth: "false"
authentication-token-webhook: "true"
authorization-mode: Webhook
cloud-provider: external
event-qps: "5"
kubeconfig: /etc/kubernetes/kubelet.conf
max-pods: "120"
Expand All @@ -507,7 +504,6 @@ spec:
anonymous-auth: "false"
authentication-token-webhook: "true"
authorization-mode: Webhook
cloud-provider: external
event-qps: "5"
kubeconfig: /etc/kubernetes/kubelet.conf
max-pods: "120"
Expand Down Expand Up @@ -601,7 +597,6 @@ spec:
anonymous-auth: "false"
authentication-token-webhook: "true"
authorization-mode: Webhook
cloud-provider: external
event-qps: "5"
kubeconfig: /etc/kubernetes/kubelet.conf
max-pods: "220"
Expand Down Expand Up @@ -752,7 +747,6 @@ spec:
anonymous-auth: "false"
authentication-token-webhook: "true"
authorization-mode: Webhook
cloud-provider: external
event-qps: "5"
kubeconfig: /etc/kubernetes/kubelet.conf
max-pods: "220"
Expand Down