File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -287,17 +287,6 @@ swiftv2-dummy-cluster-up: rg-up ipv4 swift-net-up ## Bring up a SWIFT AzCNI clus
287287 --yes
288288 @$(MAKE ) set-kubeconf
289289
290- swiftv2-dummy-cluster-subnet-delegator-up : ipv4 # # Bring up a SWIFT AzCNI cluster for delegating subnet.
291- $(AZCLI ) aks create -n $(CLUSTER ) -g $(GROUP ) -l $(REGION ) \
292- --network-plugin azure \
293- --vnet-subnet-id /subscriptions/$(SUB ) /resourceGroups/$(GROUP ) /providers/Microsoft.Network/virtualNetworks/$(VNET ) /subnets/nodenet \
294- --pod-subnet-id /subscriptions/$(SUB ) /resourceGroups/$(GROUP ) /providers/Microsoft.Network/virtualNetworks/$(VNET ) /subnets/$(POD_SUBNET ) \
295- --tags stampcreatorserviceinfo=true \
296- --load-balancer-outbound-ips $(PUBLIC_IPv4 ) \
297- --no-ssh-key \
298- --yes
299- @$(MAKE ) set-kubeconf
300-
301290swiftv2-podsubnet-cluster-up : ipv4 swift-net-up # # Bring up a SWIFTv2 PodSubnet cluster
302291 $(COMMON_AKS_FIELDS ) \
303292 --network-plugin azure \
You can’t perform that action at this time.
0 commit comments