Cannot Reproduce
Details
Details
Assignee
Triage Team
Triage TeamReporter
Brandon Golway
Brandon GolwayLabels
Impact
High
Time remaining
0m
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created September 13, 2021 at 4:38 AM
Updated July 6, 2022 at 8:56 PM
Resolved October 6, 2021 at 7:46 AM
In the Kubernetes Settings both the Node IP and route v4 interface dropdowns are empty (well they have a - ).
I have been messing around with k3s a lot since and I wanted all the apps to run on one subnet/interface and everything else to run on another. I had this working, but ended up having to do it outside the GUI since I had been screwing around and "lost" those options. It got to the point where I had stupidly deleted the interface config that k3s was running on, which made it listen on all interfaces, which somehow made it kill the web UI, but all the containers were running on both subnets. I thought I could fix it by modifying /etc/rancher/k3s/config.yaml since it had the nodeIP as 0.0.0.0 changing that to 192.168.3.7 rendered both that and 192.168.1.7 inaccessible for some reason.
I decided to do a reinstall, but kept the ix-applications dataset, upon starting up k3s again with a fresh install evenything went to hell again. So I did another fresh install and before I started k3s I deleted the ix-applications dataset so everything would be fresh.
The dropdowns were still empty on a clean install. I had installed the latest public beta during one of the aforementioned reinstalls and noticed that those fields were populated with the correct values, so it seems that something between the latest beta and the latest nightly caused it to stop working.
version: TrueNAS-SCALE-21.09-MASTER-20210912-212921