Skip to content

Commit

Permalink
update unmanaged spec
Browse files Browse the repository at this point in the history
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
  • Loading branch information
sunya-ch committed Dec 5, 2023
1 parent 3ee6000 commit 48f67e1
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions document/docs/release/alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,16 @@
metadata:
name: node-1
labels:
unmanaged: true
hostName: node-1
interfaces:
- hostIP: ""
interfaceName: eth1
netAddress: 192.168.0.0/24
- hostIP: ""
interfaceName: eth2
netAddress: 192.168.1.0/24
multi-nic-unmanaged: "true"
spec:
hostName: node-1
interfaces:
- hostIP: ""
interfaceName: eth1
netAddress: 192.168.0.0/24
- hostIP: ""
interfaceName: eth2
netAddress: 192.168.1.0/24
* Multi-gateway route configuration support

Expand Down

0 comments on commit 48f67e1

Please sign in to comment.