From 10cc64ab5cdb264bf0df2edc57fa0e8595f2d249 Mon Sep 17 00:00:00 2001 From: jonas Date: Wed, 27 Oct 2021 14:27:48 +0200 Subject: [PATCH] . --- doc/notes.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index 7a53332..768cf77 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -1,9 +1,11 @@ Q: KubeConfig doesn't work, not valid for kube-vip IP, only for some "random" IPs in flannel network. A: This can happen when cluster is restarted, maybe if rancher pods are restarted, can be fixed with: kubectl annotate secrets -n cattle-system tls-rancher-internal listener.cattle.io/cn-= = cluster IP address +kubectl annotate secrets -n cattle-system tls-rancher-internal listener.cattle.io/cn-172.18.0.20=172.18.0.20 https://github.com/harvester/harvester/issues/1475 Q: Need to boot with no nomodeset on harvester 0.3.0 nodes -A: https://docs.harvesterhci.io/v0.3/troubleshooting/os/#how-to-change-the-default-grub-boot-menu-entry - +A: https://docs.harvesterhci.io/v0.3/troubleshooting/os/#how-to-permanently-edit-kernel-parameters +mount -o remount,rw $(blkid -L COS_STATE) /run/initramfs/cos-state +vim /run/initramfs/cos-state/grub2/grub.cfg