-
Thanks for building wanderer! I will host it myself using kubernetes at home.
I will contribute the yaml files after I got it working.
-
Hello,
I have been using Docker (mostly on Linux) for some time now but need to start building some very small images on Windows (10, 11, etc.) and came across your project "HostProcess container ba…
-
Hi,
I'm trying to deploy a 3 nodes cluster in a kubernetes environment. I had to customize the docker image to be able to set the node ID to the statefulset index (plus 1). Probably it would be bet…
-
Tracking issue for the 1.32 update.
* [x] Ship quay.io/k0sproject/kube-proxy:v1.32.0
* [x] Check if CNI plugins are up to date
* [ ] Check Helm / controller-runtime compatibility
controller-runtime…
-
-
Hi,
I have just a question regarding ssh connections to a kubernetes cluster and its scalability. Since kubernetes provider uses kubectl exec command and a tunnel using ssh to stablish the connecti…
-
Hey, thanks for your work on this 😬 .
I created a bunch of manifests to deploy a statefulset using your image on my kubernetes cluster, mainly because I wanted to have more control over server conf…
-
With a released image, it would be another way for people to QuickStart, using a helm chart to install the compose parts (with optional Grafana). You can get a free k8s cluster on Oracle or use someth…
-
Acceptance criteria:
- [ ] Cluster must be automatically initialized and accessible (Ansible).
- [ ] Cluster must run locally.
- [ ] Cluster nodes are integrated with the frontend.
Optional (Out…
-
To use the dynamic aspect of server meshing, we need a flexible service to scale containers up or down based on our requirements. The goals are:
- [ ] _SN (server node)_: Up a new server if the other…