Chanwit Kaewkasi

Results 129 comments of Chanwit Kaewkasi

tech bits: we need to hook up SIGTERM and do the resource cleanup before the process ends.

> Is that sufficient? If my internet goes wonky, then it'd stay forever. that's something out of scope actually. It's normal behavior for everything like remote docker, or even ssh....

If no Flux installed yet, the Flux manifest would be installed to `./clusters/default/flux-system`. There will be 3 files in that directory, 1. gotk-components.yaml 2. gotk-sync.yaml 3. kustomization.yaml (Actually, the above...

Or maybe we would print out something like, ``` To continue, you can run the following command to bootstrap Flux. $ flux bootstrap ... ```

It's not a WEGO bug, and I'm sure we cannot do anything on our side. it's because you already have WEGO installed on the leaf cluster "manually." Helm (both via...

Yes, tha is the resource that's blocking your installation. Simply remove it, and let the HelmController retry.

Glad to know that the kind provider worked for you. I'm finding a good workaround for the ekz provider.

re-open because there's still no a good way to configure pause image atm.

CPU Info returned by Linux container running on M1. ``` processor : 0 BogoMIPS : 48.00 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 fphp asimdhp cpuid dit...

Kubelet crashed trying to detect CPU from the above strings. ``` time="2021-05-19 15:33:04" level=info msg="I0519 15:33:04.112981 269 server.go:837] Client rotation is on, will bootstrap in background" component=kubelet time="2021-05-19 15:33:04" level=info...