Adrian Ludwin
Adrian Ludwin
See also https://github.com/kubernetes/website/issues/31479
> Thanks, @adrianludwin this feels like something we could apply a combined effort on. Whilst we certainly target Kubernetes as the substrate, the App Delivery TAG angle is going to...
I'm not actually the doc owner but you should be able to ask for access from Jim. On Thu, Feb 10, 2022 at 3:51 PM Josh Gavant ***@***.***> wrote: >...
Thanks for the fast response, sorry for missing the other bug. Do we know if this is the last remaining blocker for Chrome OS? And is there a bug assigned...
Re #462: I did see that bug but I thought this was something different. My computer successfully got past the "preparing nodes" step but died on the next "Creating kubeadm...
Running the `docker run` command on its own, without `-d`, has the same result I got initially: ``` aludwin@penguin:~$ docker run -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v...
> How was docker installed? I followed the instructions for [Docker-on-Pixelbook](https://hackernoon.com/pixelbook-revisited-running-docker-containers-aa7c742a7dec) (basically `sudo apt-get install docker-ce`), using the Debian repo (not Ubuntu). I didn't need any of the stuff about...
Hi @hferentschik , I don't think anyone's going to work on this unless there's a design doc that answers the questions I raised earlier on. If you'd like to write...
HNC seems to get into a bad state which causes the flakes. After I saw this problem as part of a full suite, I reran this test alone and it...
I'm certainly open to it but I don't really use Helm myself. HNC doesn't really have any options - how would a Helm chart be better than a simple manifest?...