hobyte
hobyte
yes, the installation finished without problems. I quickly tested running a [hello-world example](https://shahbhargav.medium.com/hello-world-on-kubernetes-cluster-6bec6f4b1bfd) example and installing the [kubernetes dashboard](https://artifacthub.io/packages/helm/k8s-dashboard/kubernetes-dashboard) and they both work 😀
> I'm not an expert in RedHat-based distros, `talosctl cluster create` works just fine on Debian-based distros. > > What we do is use CNI plugins to bring up the...
It's not the cni. But I had some problems with the cashing registries and the problem has the same source: ### firewalld prevents talosctl from connecting with the vms. ->...
# Workaround (tested on openSUSE and fedora) ## Stop firewalld ``` systemctl stop firewalld ``` ## run `talosctl cluster create` without cashing registries ``` sudo --preserve-env=HOME _out/talosctl-linux-amd64 cluster create --provisioner=qemu...
@smira I'm trying to understand the [CreateNetwork](https://github.com/siderolabs/talos/blob/8a038d40ee9071cf77c559a813ecaa681f730a66/pkg/provision/providers/vm/network.go#L33) function, especially where the bridge and the network are created. Do you know which line the configs are applied, I can only see...
Is there any Update on this feature Request? In https://github.com/siderolabs/go-blockdevice/pull/50#issuecomment-929360451, the data partition is defered to v0.14, so is this feature still in development or is ist usable?
I noticed a guide for [local storage](https://www.talos.dev/v1.1/kubernetes-guides/configuration/replicated-local-storage-with-openebs-jiva/) in the talos docs. How is the relation of this guide with this feature request? As far as I understand, the guide just...
Love this Idea It would be nice, if this can delete the kubernetes context too
PR #6731 will achieve similar result, limiting the canvas size
maybe this can be similar to the approach taken by gitlab. They show a gitlab logo with a spinner next to the line number