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

Willing to share your nixos modules? #1

Open
Ramblurr opened this issue Feb 10, 2024 · 1 comment
Open

Willing to share your nixos modules? #1

Ramblurr opened this issue Feb 10, 2024 · 1 comment

Comments

@Ramblurr
Copy link

Ramblurr commented Feb 10, 2024

I was searching github for examples of flux + k3s + nix and landed on your repo here!

Any chance you'd be willing to share/publish the code behind your extensions to the services.k3s module?

https://github.com/niki-on-github/nixos-k3s/blob/main/systems/x86_64-linux/supermicro-k3s/default.nix#L73-L81

I'm very curious how you managed to bootstrap k3s with flux and cilium.

Edit: Oh, I see you have the cilium helm chart repo installed, but it doesn't look like you're actually using cilium. Still I would be curious to see your impl of the k3s module!

@niki-on-github
Copy link
Owner

Any chance you'd be willing to share/publish the code behind your extensions to the services.k3s module?

Code is available at https://github.com/niki-on-github/nixos-modules/blob/f13f8ed212123ac83c8f3b67915cd257df00fa30/modules/nixos/templates/services/k3s.nix

I'm very curious how you managed to bootstrap k3s with flux and cilium.

Currently i am using the flannel backend. But cilium is on my todo list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants