From 6bd916a32edcf546ae485bcdfe54980e4fe0608e Mon Sep 17 00:00:00 2001 From: irteam su-account Date: Mon, 23 Jun 2025 13:48:44 +0900 Subject: [PATCH] csi-driver-ddn --- exa-csi-driver | 1 + gpulive/calico_v3.28.2/custom-resources.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 exa-csi-driver diff --git a/exa-csi-driver b/exa-csi-driver new file mode 160000 index 0000000..405f9ad --- /dev/null +++ b/exa-csi-driver @@ -0,0 +1 @@ +Subproject commit 405f9ad805ad2c0ccc93bef8a375fdca9c98ae3b diff --git a/gpulive/calico_v3.28.2/custom-resources.yaml b/gpulive/calico_v3.28.2/custom-resources.yaml index 7270458..d2aca07 100644 --- a/gpulive/calico_v3.28.2/custom-resources.yaml +++ b/gpulive/calico_v3.28.2/custom-resources.yaml @@ -15,7 +15,7 @@ spec: natOutgoing: Enabled nodeSelector: all() nodeAddressAutodetectionV4: - interface: enp2s0 + interface: "enp2s0|bond1" ---