talhelper
talhelper copied to clipboard
A tool to help creating Talos kubernetes cluster
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....
This is a first attempt to support externally defined machine files as well. What the code does is: * reads machineFiles key from config into machineFileConfigs for all items in...
There isn't a way to disable kube-proxy, as doucmented in the Talos Cilium documentation. https://www.talos.dev/v1.6/kubernetes-guides/network/deploying-cilium/#machine-config-preparation ```yml cluster: network: cni: name: custom urls: - https://server.yourdomain.tld/some/path/cilium.yaml proxy: disabled: true ```
When building the cluster initially and then running talhelper genconfig it all works fine. If you delete the talosconfig generated and run talhelper genconfig again you get a different ca,...
I was looking into the correct structure of talenv, besides the fact it isn't that hard, I noticed that it also wasn't actually documented at-all. It might be best to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.4` -> `v4.1.5` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | final | patch | `1.22.2-alpine3.18` -> `1.22.3-alpine3.18` | --- ### Configuration...
Version: 3.0.4 The problem: Why is it adding an extra `v1.8.0-alpha.1` when my image URL already has it? Logs: ``` 2024/07/15 07:38:42 DEBUG generating ./clusterconfig/nebula-w7.yaml for node w7 2024/07/15 07:38:42...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) | action | major | `v5` -> `v6` | --- ### Release...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [siderolabs/talos](https://redirect.github.com/siderolabs/talos) | minor | `v1.7.6` -> `v1.8.0` | --- ### Release Notes siderolabs/talos (siderolabs/talos) ###...