-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Bug Description
On the edge node there is reference for the rke2
cat /etc/environment
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
KUBECONFIG=/etc/rancher/rke2/rke2.yaml
cat /etc/rancher/rke2/rke2.yaml
cat: /etc/rancher/rke2/rke2.yaml: No such file or directory
System Setup
Device provisioned against AWS based Orchestrator v3.1.2
Reproducible Steps
- Provision a device
- On the node check the /etc/environment file to see rke2 reference
Root Cause Analysis
No response