mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 22:03:24 +01:00
[PR #102] [MERGED] feat: add a test k3s cluster running on kubevirt #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/102
Author: @ryan4yin
Created: 3/21/2024
Status: ✅ Merged
Merged: 3/24/2024
Merged by: @ryan4yin
Base:
main← Head:k3s-test-cluter-running-on-kubevirt📝 Commits (1)
2319300feat: add a test k3s cluster running on kubevirt📊 Changes
13 files changed (+337 additions, -25 deletions)
View changed files
📝
Justfile(+26 -21)📝
hosts/12kingdoms-rakushun/caddy.nix(+17 -0)📝
hosts/README.md(+3 -0)➕
hosts/k8s/k3s-test-1-master-1/default.nix(+28 -0)➕
hosts/k8s/k3s-test-1-master-2/default.nix(+28 -0)➕
hosts/k8s/k3s-test-1-master-3/default.nix(+28 -0)➕
modules/nixos/server/kubevirt-hardware-configuration.nix(+34 -0)➕
outputs/x86_64-linux/src/k3s-test-1-master-1.nix(+44 -0)➕
outputs/x86_64-linux/src/k3s-test-1-master-2.nix(+41 -0)➕
outputs/x86_64-linux/src/k3s-test-1-master-3.nix(+41 -0)📝
secrets/nixos.nix(+6 -0)📝
utils.nu(+19 -0)📝
vars/networking.nix(+22 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.