mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 10:21:08 +01:00
20 lines
393 B
Bash
Executable File
20 lines
393 B
Bash
Executable File
Content-Type: multipart/mixed; boundary="MIMEBOUNDARY"
|
|
MIME-Version: 1.0
|
|
|
|
--MIMEBOUNDARY
|
|
Content-Transfer-Encoding: 7bit
|
|
Content-Type: application/node.eks.aws
|
|
Mime-Version: 1.0
|
|
|
|
---
|
|
apiVersion: node.eks.aws/v1alpha
|
|
kind: NodeConfig
|
|
spec:
|
|
kubelet:
|
|
config:
|
|
shutdownGracePeriod: 30s
|
|
featureGates:
|
|
DisableKubeletCloudCredentialProviders: true
|
|
|
|
--MIMEBOUNDARY--
|