mirror of https://github.com/kubernetes/kops.git
				
				
				
			Upgrde amazon vpc cni to 1.6.2
This commit is contained in:
		
							parent
							
								
									0196c8c7c1
								
							
						
					
					
						commit
						90dfe39396
					
				|  | @ -3926,15 +3926,15 @@ spec: | ||||||
|           requiredDuringSchedulingIgnoredDuringExecution: |           requiredDuringSchedulingIgnoredDuringExecution: | ||||||
|             nodeSelectorTerms: |             nodeSelectorTerms: | ||||||
|             - matchExpressions: |             - matchExpressions: | ||||||
|               - key: "beta.kubernetes.io/os" |               - key: "kubernetes.io/os" | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - linux |                 - linux | ||||||
|               - key: "beta.kubernetes.io/arch" |               - key: "kubernetes.io/arch" | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - amd64 |                 - amd64 | ||||||
|               - key: eks.amazonaws.com/compute-type |               - key: "eks.amazonaws.com/compute-type" | ||||||
|                 operator: NotIn |                 operator: NotIn | ||||||
|                 values: |                 values: | ||||||
|                 - fargate |                 - fargate | ||||||
|  | @ -3943,7 +3943,7 @@ spec: | ||||||
|       tolerations: |       tolerations: | ||||||
|       - operator: Exists |       - operator: Exists | ||||||
|       containers: |       containers: | ||||||
|       - image: "{{- or .Networking.AmazonVPC.ImageName "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.1" }}" |       - image: "{{- or .Networking.AmazonVPC.ImageName "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.2" }}" | ||||||
|         imagePullPolicy: Always |         imagePullPolicy: Always | ||||||
|         ports: |         ports: | ||||||
|         - containerPort: 61678 |         - containerPort: 61678 | ||||||
|  |  | ||||||
|  | @ -71,15 +71,15 @@ spec: | ||||||
|           requiredDuringSchedulingIgnoredDuringExecution: |           requiredDuringSchedulingIgnoredDuringExecution: | ||||||
|             nodeSelectorTerms: |             nodeSelectorTerms: | ||||||
|             - matchExpressions: |             - matchExpressions: | ||||||
|               - key: "beta.kubernetes.io/os" |               - key: "kubernetes.io/os" | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - linux |                 - linux | ||||||
|               - key: "beta.kubernetes.io/arch" |               - key: "kubernetes.io/arch" | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - amd64 |                 - amd64 | ||||||
|               - key: eks.amazonaws.com/compute-type |               - key: "eks.amazonaws.com/compute-type" | ||||||
|                 operator: NotIn |                 operator: NotIn | ||||||
|                 values: |                 values: | ||||||
|                 - fargate |                 - fargate | ||||||
|  | @ -88,7 +88,7 @@ spec: | ||||||
|       tolerations: |       tolerations: | ||||||
|       - operator: Exists |       - operator: Exists | ||||||
|       containers: |       containers: | ||||||
|       - image: "{{- or .Networking.AmazonVPC.ImageName "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.1" }}" |       - image: "{{- or .Networking.AmazonVPC.ImageName "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.2" }}" | ||||||
|         imagePullPolicy: Always |         imagePullPolicy: Always | ||||||
|         ports: |         ports: | ||||||
|         - containerPort: 61678 |         - containerPort: 61678 | ||||||
|  |  | ||||||
|  | @ -113,7 +113,7 @@ spec: | ||||||
|   - id: k8s-1.16 |   - id: k8s-1.16 | ||||||
|     kubernetesVersion: '>=1.16.0' |     kubernetesVersion: '>=1.16.0' | ||||||
|     manifest: networking.amazon-vpc-routed-eni/k8s-1.16.yaml |     manifest: networking.amazon-vpc-routed-eni/k8s-1.16.yaml | ||||||
|     manifestHash: bcd0b0d5d79a33a5f9d6d226f0c6c1ba18ec848f |     manifestHash: 92f1b119fe4732fe00ea4bf2e8846a2579e39dc9 | ||||||
|     name: networking.amazon-vpc-routed-eni |     name: networking.amazon-vpc-routed-eni | ||||||
|     selector: |     selector: | ||||||
|       role.kubernetes.io/networking: "1" |       role.kubernetes.io/networking: "1" | ||||||
|  |  | ||||||
|  | @ -73,11 +73,11 @@ spec: | ||||||
|           requiredDuringSchedulingIgnoredDuringExecution: |           requiredDuringSchedulingIgnoredDuringExecution: | ||||||
|             nodeSelectorTerms: |             nodeSelectorTerms: | ||||||
|             - matchExpressions: |             - matchExpressions: | ||||||
|               - key: beta.kubernetes.io/os |               - key: kubernetes.io/os | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - linux |                 - linux | ||||||
|               - key: beta.kubernetes.io/arch |               - key: kubernetes.io/arch | ||||||
|                 operator: In |                 operator: In | ||||||
|                 values: |                 values: | ||||||
|                 - amd64 |                 - amd64 | ||||||
|  | @ -103,7 +103,7 @@ spec: | ||||||
|           value: "10" |           value: "10" | ||||||
|         - name: AWS_VPC_K8S_CNI_LOGLEVEL |         - name: AWS_VPC_K8S_CNI_LOGLEVEL | ||||||
|           value: debug |           value: debug | ||||||
|         image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.1 |         image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.6.2 | ||||||
|         imagePullPolicy: Always |         imagePullPolicy: Always | ||||||
|         livenessProbe: |         livenessProbe: | ||||||
|           exec: |           exec: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue