Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Remove support for k3s and go full-on Talos #1482

Merged
merged 2 commits into from
May 21, 2024
Merged

feat!: Remove support for k3s and go full-on Talos #1482

merged 2 commits into from
May 21, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented May 20, 2024

Remove support for k3s

  • bye bye Ann Seabell!

Talos changes

  • Helmfile installs prometheus operator crds (taken over by Flux)
  • Helmfile installs coredns (taken over by Flux)
  • Helmfile installs spegel (taken over by Flux)
  • Default to DNS to be pulled from DHCP
  • Default to NTP to be pulled from DHCP
  • Allow to not assign nodes an address to have it be pulled from DHCP
  • Allow to configure MTU on NICs

Fixes #1435

Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added area/github Changes made in the github directory area/bootstrap Changes made in the bootstrap directory area/taskfile labels May 20, 2024
Signed-off-by: Devin Buhl <devin@buhl.casa>
@onedr0p onedr0p merged commit 21afc0b into main May 21, 2024
2 of 3 checks passed
@onedr0p onedr0p deleted the talos-only branch May 21, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Changes made in the bootstrap directory area/github Changes made in the github directory area/taskfile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Consider dropping support for k3s
1 participant