adamant-kite-43734
01/09/2025, 7:20 PMcreamy-pencil-82913
01/09/2025, 7:30 PMdazzling-bird-17431
01/09/2025, 7:31 PMspec:
rkeConfig:
additionalManifest: |-
apiVersion: <http://helm.cattle.io/v1|helm.cattle.io/v1>
kind: HelmChart
metadata:
name: aws-cloud-controller-manager
namespace: kube-system
spec:
chart: aws-cloud-controller-manager
repo: <https://kubernetes.github.io/cloud-provider-aws>
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
hostNetworking: true
nodeSelector:
<http://node-role.kubernetes.io/control-plane|node-role.kubernetes.io/control-plane>: "true"
args:
- --configure-cloud-routes=false
- --v=5
- --cloud-provider=aws
creamy-pencil-82913
01/09/2025, 7:32 PMcreamy-pencil-82913
01/09/2025, 7:32 PMdazzling-bird-17431
01/09/2025, 7:32 PMcreamy-pencil-82913
01/09/2025, 7:33 PMdazzling-bird-17431
01/09/2025, 7:56 PMspec:
enableNetworkPolicy: false
kubernetesVersion: v1.31.2+rke2r1
localClusterAuthEndpoint: {}
rkeConfig:
additionalManifest: |
---
apiVersion: <http://helm.cattle.io/v1|helm.cattle.io/v1>
kind: HelmChart
metadata:
name: aws-cloud-controller-manager
namespace: kube-system
spec:
chart: aws-cloud-controller-manager
repo: <https://kubernetes.github.io/cloud-provider-aws>
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
hostNetworking: true
nodeSelector:
<http://node-role.kubernetes.io/control-plane|node-role.kubernetes.io/control-plane>: "true"
args:
- --configure-cloud-routes=false
- --v=5
- --cloud-provider=aws
but nodes are still stuckcreamy-pencil-82913
01/09/2025, 7:57 PMcreamy-pencil-82913
01/09/2025, 7:57 PMdazzling-bird-17431
01/09/2025, 7:57 PMcreamy-pencil-82913
01/09/2025, 7:57 PMcreamy-pencil-82913
01/09/2025, 7:58 PMdazzling-bird-17431
01/09/2025, 8:00 PMcreamy-pencil-82913
01/09/2025, 8:01 PMdazzling-bird-17431
01/09/2025, 8:03 PMdocker ps
😉 However the docker command is not found. So there must be another tool creating those pods?
note: I'm fairly new with rancher!creamy-pencil-82913
01/09/2025, 8:04 PMcreamy-pencil-82913
01/09/2025, 8:05 PMdazzling-bird-17431
01/09/2025, 8:08 PM2025-01-09T20:06:10.449973613Z stderr F I0109 20:06:10.449861 1 node_controller.go:427] Initializing node testjs2-etcd-hqj29-xrwtr with cloud provider
2025-01-09T20:06:10.450135318Z stderr F I0109 20:06:10.449904 1 aws.go:5089] Unable to convert node name "testjs2-etcd-hqj29-xrwtr" to aws instanceID, fall back to findInstanceByNodeName: node has no providerID
dazzling-bird-17431
01/09/2025, 8:11 PM2025-01-09T20:06:10.584975828Z stderr F I0109 20:06:10.584624 1 log_handler.go:27] AWS request: ec2 DescribeInstances
2025-01-09T20:06:10.684790209Z stderr F I0109 20:06:10.684610 1 log_handler.go:32] AWS API Send: ec2 DescribeInstances &{DescribeInstances POST / 0xc000317ef0 <nil>} {
2025-01-09T20:06:10.684809928Z stderr F Filters: [{
2025-01-09T20:06:10.684837001Z stderr F Name: "private-dns-name",
2025-01-09T20:06:10.684840284Z stderr F Values: ["testjs2-etcd-hqj29-9rnhn"]
2025-01-09T20:06:10.684842604Z stderr F },{
2025-01-09T20:06:10.684845064Z stderr F Name: "instance-state-name",
2025-01-09T20:06:10.684847463Z stderr F Values: [
2025-01-09T20:06:10.68485013Z stderr F "pending",
2025-01-09T20:06:10.684852596Z stderr F "running",
2025-01-09T20:06:10.684854898Z stderr F "shutting-down",
2025-01-09T20:06:10.684857621Z stderr F "stopping",
2025-01-09T20:06:10.684859873Z stderr F "stopped"
2025-01-09T20:06:10.684863461Z stderr F ]
2025-01-09T20:06:10.684866712Z stderr F }],
2025-01-09T20:06:10.684870468Z stderr F MaxResults: 1000
2025-01-09T20:06:10.684872984Z stderr F }
2025-01-09T20:06:10.684875747Z stderr F I0109 20:06:10.684665 1 log_handler.go:37] AWS API ValidateResponse: ec2 DescribeInstances &{DescribeInstances POST / 0xc000317ef0 <nil>} {
2025-01-09T20:06:10.684878114Z stderr F Filters: [{
2025-01-09T20:06:10.684880735Z stderr F Name: "private-dns-name",
2025-01-09T20:06:10.684883207Z stderr F Values: ["testjs2-etcd-hqj29-9rnhn"]
2025-01-09T20:06:10.684887921Z stderr F },{
2025-01-09T20:06:10.684890294Z stderr F Name: "instance-state-name",
2025-01-09T20:06:10.68489264Z stderr F Values: [
2025-01-09T20:06:10.684894956Z stderr F "pending",
2025-01-09T20:06:10.684897158Z stderr F "running",
2025-01-09T20:06:10.684899732Z stderr F "shutting-down",
2025-01-09T20:06:10.684901936Z stderr F "stopping",
2025-01-09T20:06:10.684904142Z stderr F "stopped"
2025-01-09T20:06:10.684906328Z stderr F ]
2025-01-09T20:06:10.684908558Z stderr F }],
2025-01-09T20:06:10.68491089Z stderr F MaxResults: 1000
2025-01-09T20:06:10.684913103Z stderr F } 200 OK
2025-01-09T20:06:10.684978458Z stderr F E0109 20:06:10.684868 1 node_controller.go:236] error syncing 'testjs2-etcd-hqj29-9rnhn': failed to get provider ID for node testjs2-etcd-hqj29-9rnhn at cloudprovider: failed to get instance ID from cloud provider: instance not found, requeuing
creamy-pencil-82913
01/09/2025, 8:14 PMcreamy-pencil-82913
01/09/2025, 8:16 PMcreamy-pencil-82913
01/09/2025, 8:16 PMdazzling-bird-17431
01/09/2025, 8:17 PMcreamy-pencil-82913
01/09/2025, 8:17 PMdazzling-bird-17431
01/09/2025, 8:18 PMdazzling-bird-17431
01/09/2025, 9:08 PM