busy-barista-3617
07/23/2024, 3:16 PMWarning: resource customresourcedefinitions/eniconfigs.crd.k8s.amazonaws.com is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically.
Warning: resource customresourcedefinitions/policyendpoints.networking.k8s.aws is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically.
Is there some argument to eks.Cluster
that resolves this? Thanks.mammoth-electrician-64525
07/23/2024, 3:40 PMaws-vpc-cni
addonabundant-air-42661
07/24/2024, 10:26 AMmammoth-electrician-64525
07/24/2024, 10:58 AMbusy-barista-3617
07/25/2024, 4:09 PMmammoth-electrician-64525
07/25/2024, 4:12 PMbusy-barista-3617
07/25/2024, 4:14 PMbusy-barista-3617
07/25/2024, 4:16 PMmammoth-electrician-64525
07/25/2024, 4:19 PMmammoth-electrician-64525
07/25/2024, 4:21 PMbusy-barista-3617
07/25/2024, 4:27 PMcreate: unexpected state 'CREATE_FAILED', wanted target 'ACTIVE'. last error: : ConfigurationConflict: Conflicts found when trying to apply. Will not continue due to resolve conflicts mode. Conflicts:
ServiceAccount aws-node - .<http://metadata.labels.app.kubernetes.io/version|metadata.labels.app.kubernetes.io/version>
ConfigMap amazon-vpc-cni - .<http://metadata.labels.app.kubernetes.io/version|metadata.labels.app.kubernetes.io/version>
<http://ClusterRole.rbac.authorization.k8s.io|ClusterRole.rbac.authorization.k8s.io> aws-node - .<http://metadata.labels.app.kubernetes.io/version|metadata.labels.app.kubernetes.io/version>
<http://ClusterRoleBinding.rbac.authorization.k8s.io|ClusterRoleBinding.rbac.authorization.k8s.io> aws-node - .<http://metadata.labels.app.kubernetes.io/version|metadata.labels.app.kubernetes.io/version>
DaemonSet.apps aws-node - .<http://metadata.labels.app.kubernetes.io/version|metadata.labels.app.kubernetes.io/version>
DaemonSet.apps aws-node - .spec.template.spec.containers[name="aws-eks-nodeagent"].image
DaemonSet.apps aws-node - .spec.template.spec.containers[name="aws-node"].image
...
Have you seen this before?mammoth-electrician-64525
07/25/2024, 4:31 PM