Skip to content

Commit

Permalink
docs: kubevirt installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Apr 1, 2024
1 parent ed5328c commit 75202fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/k8s/disko-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ sudo nix run --experimental-features "nix-command flakes" 'github:nix-community/

# or step by step
## 1. partition & format the disk via disko
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ./disko-fs.nix
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko hosts/k8s/disko-config/kukubevirt-disko-fs.nix
## 2. install nixos
# NOTE: the root password you set here will be discarded when reboot
sudo nixos-install --root /mnt --flake .#suzu --no-root-password --show-trace --verbose
Expand Down

0 comments on commit 75202fb

Please sign in to comment.