Update Kubedge SDK VM

test-infra seems to somewhat overlap with sonobuoy features. The purpose of this post is to fetch the code, compile and deploy it on a Kubernetes cluster.

Key Aspects

ssh kubedge@10.20.122.23

The list of available updates is more than a week old. To check for new updates run: sudo apt update New release ‘22.04.2 LTS’ available. Run ‘do-release-upgrade’ to upgrade to it.

sudo apt update W: Failed to fetch https://apt.kubernetes.io/dists/kubernetes-xenial/InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05

sudo apt upgrade golang 1.20 kernel 5.5

remove kubernetes from sources.list rerun apt upgrate and apt upgrade

reboot

directly from virtual box 7.0 windows because not good to do from ssh

sudo do-release-upgrade ansile 2.10

cleanup and reboot

Reboot stuck on Network configuration

docker seems to slow down the reboot

kubectl apply –server-side -f customer-resoources.yaml

`

Deploy

update CICD add fsck.mode=force fsck.repair=true

Conclusion