-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I'm trying to get local stack to work with k3d. Actually, I get most things to work.
I…
-
Hi,
I use k3d version 5.6.3 with rootless podman, version 4.6.1, and I had no problems creating k3d clusters for the last months but now suddenly during cluster creation the startup of the k3d cont…
-
When running the example notebook on a fresh installation, I get a trait error `TraitError: The 'width' trait of a Line instance expected a float or a dict, not the float32 np.float32(0.054083023)."`
…
-
Documentation for `kubeconfig write` says: `this will create (or update) the file $HOME/.k3d/kubeconfig-mycluster.yaml`
This is actually not true. Judging by the code it is created either in the di…
-
new values file like https://github.com/suxess-it/sx-cnp-oss/blob/main/platform-apps/charts/backstage/values-k3d.yaml with codespace URLs
change https://github.com/suxess-it/sx-cnp-oss/blob/255cd1…
-
https://github.com/k3d-io/k3d/releases
cjrh updated
10 months ago
-
### Description
Something like: `make k3d/reload-cp` which will build images, reload them in k3d and restart the CP.
This would make it easier to try out a change on a CP with incremental changes.
-
Hi kubeblocks ! project looks very astonishing, i'm trying to setup the cloud-installer on k3d to test it and understand the capabilities, however i guess we need a trial license for setting up an env…
-
I've just created a k3d cluster with 1 master and two worker like this:
k3d create --name k3s --workers 2 --enable-registry --publish "80:80" --publish "443:443"
So,
$ kubectl cluste…
-
I have been trying to add a control-plane server to an existing cluster on a different node. This resulted in the following runtime error; any suggestions on how to alleviate this would be welcome:
…