Skip to content

Commit

Permalink
new talos schematics for nodes, a bit more minimal now
Browse files Browse the repository at this point in the history
  • Loading branch information
cschmittiey committed May 30, 2024
1 parent 8e5fe6a commit ee803b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/bootstrap/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ nodes:
ipAddress: "10.10.10.100"
installDiskSelector:
serial: "S6S1NJ0TB29942H"
talosImageURL: factory.talos.dev/installer/1e46839f66e7b7e1dd392f76f0aba18dc5eb4fc68c6cafcb76907d5c6a97e7bd
talosImageURL: factory.talos.dev/installer/08b345c5cc62aff37f8f58c939c5bb90d7e3b8c93cb4492a7d707b9b4d1a92f5
controlPlane: true
networkInterfaces:
- interface: eth0
Expand All @@ -43,7 +43,7 @@ nodes:
ipAddress: "10.10.10.101"
installDiskSelector:
serial: "BTNH00850CA9512A"
talosImageURL: factory.talos.dev/installer/1e46839f66e7b7e1dd392f76f0aba18dc5eb4fc68c6cafcb76907d5c6a97e7bd
talosImageURL: factory.talos.dev/installer/20d26c9f0e0a58ed15adab2d8290804943d4ae4acbefe96e8a6581b053105192
controlPlane: true
networkInterfaces:
- interface: enp11s0
Expand All @@ -62,7 +62,7 @@ nodes:
ipAddress: "10.10.10.102"
installDiskSelector:
serial: "S6S1NS0TB04060D"
talosImageURL: factory.talos.dev/installer/1e46839f66e7b7e1dd392f76f0aba18dc5eb4fc68c6cafcb76907d5c6a97e7bd
talosImageURL: factory.talos.dev/installer/08b345c5cc62aff37f8f58c939c5bb90d7e3b8c93cb4492a7d707b9b4d1a92f5
controlPlane: true
networkInterfaces:
- interface: eth0
Expand Down

0 comments on commit ee803b3

Please sign in to comment.