GUIv6
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
|||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
clusterIP: fd00:0:0:f:1::81
|
clusterIP: 2001:470:7116:f:1::81
|
||||||
clusterIPs:
|
clusterIPs:
|
||||||
- fd00:0:0:f:1::81
|
- 2001:470:7116:f:1::81
|
||||||
- 10.0.91.81
|
- 10.0.91.81
|
||||||
ipFamilies:
|
ipFamilies:
|
||||||
- IPv6
|
- IPv6
|
||||||
|
|||||||
@@ -8,49 +8,50 @@ spec:
|
|||||||
nodeToNodeMeshEnabled: false
|
nodeToNodeMeshEnabled: false
|
||||||
asNumber: 65000
|
asNumber: 65000
|
||||||
serviceClusterIPs:
|
serviceClusterIPs:
|
||||||
- cidr: "fd00:0:0:f:1::/108" #server service net
|
- cidr: "2001:470:7116:f:1::/108" #server service net
|
||||||
- cidr: "fd00:0:0:f:2::/108" #dmz service net
|
- cidr: "2001:470:7116:f:2::/108" #dmz service net
|
||||||
|
#- cidr: "fd00:0:0:f:1::/108" #server service net
|
||||||
|
#- cidr: "fd00:0:0:f:2::/108" #dmz service net
|
||||||
|
#- cidr: "fd00:0:0:a::/108" #server service net
|
||||||
- cidr: "10.0.91.0/24" #server service net
|
- cidr: "10.0.91.0/24" #server service net
|
||||||
- cidr: "10.0.92.0/24" #dmz service net
|
- cidr: "10.0.92.0/24" #dmz service net
|
||||||
#- cidr: "2001:470:72f0:f:1::/108" #server service net
|
|
||||||
##- cidr: "2001:470:72f0:f:2::/108" #dmz service net
|
|
||||||
---
|
|
||||||
apiVersion: projectcalico.org/v3
|
|
||||||
kind: BGPPeer
|
|
||||||
metadata:
|
|
||||||
name: "bgp-router1-v6"
|
|
||||||
spec:
|
|
||||||
peerIP: "fd00:0:0:2::88" #aux1 - bgp router...
|
|
||||||
asNumber: 65000
|
|
||||||
nextHopMode: "Self"
|
|
||||||
sourceAddress: "UseNodeIP"
|
|
||||||
---
|
|
||||||
apiVersion: projectcalico.org/v3
|
|
||||||
kind: BGPPeer
|
|
||||||
metadata:
|
|
||||||
name: "bgp-router1-v4"
|
|
||||||
spec:
|
|
||||||
peerIP: "10.0.2.88" #aux2 - bgp router...
|
|
||||||
asNumber: 65000
|
|
||||||
---
|
|
||||||
apiVersion: projectcalico.org/v3
|
|
||||||
kind: BGPPeer
|
|
||||||
metadata:
|
|
||||||
name: "bgp-router2-v6"
|
|
||||||
spec:
|
|
||||||
peerIP: "fd00:0:0:2::89" #aux1 - bgp router...
|
|
||||||
asNumber: 65000
|
|
||||||
nextHopMode: "Self"
|
|
||||||
sourceAddress: "UseNodeIP"
|
|
||||||
---
|
|
||||||
apiVersion: projectcalico.org/v3
|
|
||||||
kind: BGPPeer
|
|
||||||
metadata:
|
|
||||||
name: "bgp-router2-v4"
|
|
||||||
spec:
|
|
||||||
peerIP: "10.0.2.89" #aux2 - bgp router...
|
|
||||||
asNumber: 65000
|
|
||||||
---
|
---
|
||||||
|
#apiVersion: projectcalico.org/v3
|
||||||
|
#kind: BGPPeer
|
||||||
|
#metadata:
|
||||||
|
# name: "bgp-router1-v6"
|
||||||
|
#spec:
|
||||||
|
# peerIP: "fd00:0:0:2::88" #aux1 - bgp router...
|
||||||
|
# asNumber: 65000
|
||||||
|
# nextHopMode: "Self"
|
||||||
|
# sourceAddress: "UseNodeIP"
|
||||||
|
#---
|
||||||
|
#apiVersion: projectcalico.org/v3
|
||||||
|
#kind: BGPPeer
|
||||||
|
#metadata:
|
||||||
|
# name: "bgp-router1-v4"
|
||||||
|
#spec:
|
||||||
|
# peerIP: "10.0.2.88" #aux2 - bgp router...
|
||||||
|
# asNumber: 65000
|
||||||
|
#---
|
||||||
|
#apiVersion: projectcalico.org/v3
|
||||||
|
#kind: BGPPeer
|
||||||
|
#metadata:
|
||||||
|
# name: "bgp-router2-v6"
|
||||||
|
#spec:
|
||||||
|
# peerIP: "fd00:0:0:2::89" #aux1 - bgp router...
|
||||||
|
# asNumber: 65000
|
||||||
|
# nextHopMode: "Self"
|
||||||
|
# sourceAddress: "UseNodeIP"
|
||||||
|
#---
|
||||||
|
#apiVersion: projectcalico.org/v3
|
||||||
|
#kind: BGPPeer
|
||||||
|
#metadata:
|
||||||
|
# name: "bgp-router2-v4"
|
||||||
|
#spec:
|
||||||
|
# peerIP: "10.0.2.89" #aux2 - bgp router...
|
||||||
|
# asNumber: 65000
|
||||||
|
#---
|
||||||
apiVersion: projectcalico.org/v3
|
apiVersion: projectcalico.org/v3
|
||||||
kind: BGPPeer
|
kind: BGPPeer
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@@ -9,10 +9,10 @@ spec:
|
|||||||
interface: eth.*
|
interface: eth.*
|
||||||
nodeAddressAutodetectionV6:
|
nodeAddressAutodetectionV6:
|
||||||
cidrs:
|
cidrs:
|
||||||
- "fd00:0:0:2::/64"
|
- "2001:470:7116:2::/64"
|
||||||
ipPools:
|
ipPools:
|
||||||
- blockSize: 122
|
- blockSize: 122
|
||||||
cidr: fd00:0:0:a::/64
|
cidr: 2001:470:7116:a::/64
|
||||||
encapsulation: "VXLAN"
|
encapsulation: "VXLAN"
|
||||||
natOutgoing: Enabled
|
natOutgoing: Enabled
|
||||||
nodeSelector: all()
|
nodeSelector: all()
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
calicoNetwork:
|
calicoNetwork:
|
||||||
ipPools:
|
ipPools:
|
||||||
- blockSize: 122
|
- blockSize: 122
|
||||||
cidr: fd00:0:0:a::/64
|
cidr: 2001:470:7116:a::/64
|
||||||
encapsulation: VXLAN
|
encapsulation: VXLAN
|
||||||
natOutgoing: Disabled
|
natOutgoing: Disabled
|
||||||
nodeSelector: all()
|
nodeSelector: all()
|
||||||
|
|||||||
@@ -3,14 +3,14 @@ kind: IPPool
|
|||||||
metadata:
|
metadata:
|
||||||
name: ipv6-server-private # server net
|
name: ipv6-server-private # server net
|
||||||
spec:
|
spec:
|
||||||
# blockSize: 122
|
blockSize: 122
|
||||||
# cidr: fd00:0:0:a::/64
|
cidr: fd00:0:0:a::/64
|
||||||
# ipipMode: Never
|
ipipMode: Never
|
||||||
# natOutgoing: false
|
#natOutgoing: false
|
||||||
# #disabled: false
|
#disabled: false
|
||||||
# nodeSelector: all()
|
nodeSelector: all()
|
||||||
# vxlanMode: Always
|
vxlanMode: Always
|
||||||
#---
|
---
|
||||||
apiVersion: projectcalico.org/v3
|
apiVersion: projectcalico.org/v3
|
||||||
kind: IPPool
|
kind: IPPool
|
||||||
metadata:
|
metadata:
|
||||||
@@ -23,16 +23,16 @@ spec:
|
|||||||
#disabled: false
|
#disabled: false
|
||||||
nodeSelector: all()
|
nodeSelector: all()
|
||||||
vxlanMode: Always
|
vxlanMode: Always
|
||||||
#---
|
---
|
||||||
#apiVersion: projectcalico.org/v3
|
apiVersion: projectcalico.org/v3
|
||||||
#kind: IPPool
|
kind: IPPool
|
||||||
#metadata:
|
metadata:
|
||||||
# name: ipv6-dmz-public # dmz net
|
name: ipv6-dmz-public # dmz net
|
||||||
#spec:
|
spec:
|
||||||
# blockSize: 122
|
blockSize: 122
|
||||||
# cidr: 2001:470:72f0:b::/64
|
cidr: 2001:470:7116:b::/64
|
||||||
# ipipMode: Never
|
ipipMode: Never
|
||||||
# #natOutgoing: false
|
#natOutgoing: false
|
||||||
# #disabled: false
|
#disabled: false
|
||||||
# nodeSelector: all()
|
nodeSelector: all()
|
||||||
# vxlanMode: Always
|
vxlanMode: Always
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ metadata:
|
|||||||
namespace: calico-system
|
namespace: calico-system
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
clusterIP: fd00:0:0:f:1::82
|
clusterIP: 2001:470:7116:f:1::82
|
||||||
clusterIPs:
|
clusterIPs:
|
||||||
- fd00:0:0:f:1::82
|
- 2001:470:7116:f:1::82
|
||||||
- 10.0.91.82
|
- 10.0.91.82
|
||||||
ipFamilies:
|
ipFamilies:
|
||||||
- IPv6
|
- IPv6
|
||||||
|
|||||||
@@ -37,7 +37,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::91/64
|
Address=fd00:0:0:2::91/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::91/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.91/24
|
Address=10.0.2.91/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -53,12 +54,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -155,11 +165,11 @@ storage:
|
|||||||
name: control-plane1
|
name: control-plane1
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::91"
|
node-ip: "2001:470:7116:2::91"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
localAPIEndpoint:
|
localAPIEndpoint:
|
||||||
advertiseAddress: "fd00:0:0:2::91"
|
advertiseAddress: "2001:470:7116:2::91"
|
||||||
bindPort: 6443
|
bindPort: 6443
|
||||||
certificateKey: "fee7c3e5cfcac7e4774c6efca0464a42d897f30f7300340d6578b5cfb4a3d34b"
|
certificateKey: "fee7c3e5cfcac7e4774c6efca0464a42d897f30f7300340d6578b5cfb4a3d34b"
|
||||||
---
|
---
|
||||||
@@ -167,8 +177,8 @@ storage:
|
|||||||
kind: ClusterConfiguration
|
kind: ClusterConfiguration
|
||||||
controlPlaneEndpoint: "[fd00:0:0:2::100]:6443"
|
controlPlaneEndpoint: "[fd00:0:0:2::100]:6443"
|
||||||
networking:
|
networking:
|
||||||
podSubnet: "fd00:0:0:a::/64,10.0.10.0/24"
|
podSubnet: "2001:470:7116:a::/64,10.0.10.0/24"
|
||||||
serviceSubnet: "fd00:0:0:f:1::/108,10.0.91.0/24"
|
serviceSubnet: "2001:470:7116:f:1::/108,10.0.91.0/24"
|
||||||
dnsDomain: "k8s.undercloud.local"
|
dnsDomain: "k8s.undercloud.local"
|
||||||
controllerManager:
|
controllerManager:
|
||||||
extraArgs:
|
extraArgs:
|
||||||
@@ -197,9 +207,9 @@ storage:
|
|||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
ipFamilyPolicy: RequireDualStack
|
ipFamilyPolicy: RequireDualStack
|
||||||
ipFamilies: [IPv6, IPv4]
|
ipFamilies: [IPv6, IPv4]
|
||||||
clusterIP: fd00:0:0:f:1::53
|
clusterIP: 2001:470:7116:f:1::53
|
||||||
clusterIPs:
|
clusterIPs:
|
||||||
- fd00:0:0:f:1::53
|
- 2001:470:7116:f:1::53
|
||||||
- 10.0.91.53
|
- 10.0.91.53
|
||||||
ports:
|
ports:
|
||||||
- name: dns
|
- name: dns
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::92/64
|
Address=fd00:0:0:2::92/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::92/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.92/24
|
Address=10.0.2.92/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -47,12 +48,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -145,8 +155,8 @@ storage:
|
|||||||
name: control-plane2
|
name: control-plane2
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::92"
|
node-ip: "2001:470:7116:2::92"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
discovery:
|
discovery:
|
||||||
bootstrapToken:
|
bootstrapToken:
|
||||||
@@ -160,7 +170,7 @@ storage:
|
|||||||
healthzBindAddress: "::"
|
healthzBindAddress: "::"
|
||||||
clusterDomain: "k8s.undercloud.local"
|
clusterDomain: "k8s.undercloud.local"
|
||||||
clusterDNS:
|
clusterDNS:
|
||||||
- "2001:470:72f0:f:1::53"
|
- "2001:470:7116:f:1::53"
|
||||||
- "10.0.91.53"
|
- "10.0.91.53"
|
||||||
cgroupDriver: "systemd"
|
cgroupDriver: "systemd"
|
||||||
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::93/64
|
Address=fd00:0:0:2::93/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::93/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.93/24
|
Address=10.0.2.93/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -47,12 +48,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -138,15 +148,15 @@ storage:
|
|||||||
kind: JoinConfiguration
|
kind: JoinConfiguration
|
||||||
controlPlane:
|
controlPlane:
|
||||||
localAPIEndpoint:
|
localAPIEndpoint:
|
||||||
advertiseAddress: "fd00:0:0:2::93"
|
advertiseAddress: "2001:470:7116:2::93"
|
||||||
bindPort: 6443
|
bindPort: 6443
|
||||||
certificateKey: "fee7c3e5cfcac7e4774c6efca0464a42d897f30f7300340d6578b5cfb4a3d34b"
|
certificateKey: "fee7c3e5cfcac7e4774c6efca0464a42d897f30f7300340d6578b5cfb4a3d34b"
|
||||||
nodeRegistration:
|
nodeRegistration:
|
||||||
name: control-plane3
|
name: control-plane3
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::93"
|
node-ip: "2001:470:7116:2::93"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
discovery:
|
discovery:
|
||||||
bootstrapToken:
|
bootstrapToken:
|
||||||
@@ -160,7 +170,7 @@ storage:
|
|||||||
healthzBindAddress: "::"
|
healthzBindAddress: "::"
|
||||||
clusterDomain: "k8s.undercloud.local"
|
clusterDomain: "k8s.undercloud.local"
|
||||||
clusterDNS:
|
clusterDNS:
|
||||||
- "2001:470:72f0:f:1::53"
|
- "2001:470:7116:f:1::53"
|
||||||
- "10.0.91.53"
|
- "10.0.91.53"
|
||||||
cgroupDriver: "systemd"
|
cgroupDriver: "systemd"
|
||||||
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::101/64
|
Address=fd00:0:0:2::101/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::101/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.101/24
|
Address=10.0.2.101/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -47,12 +48,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -136,8 +146,8 @@ storage:
|
|||||||
name: worker1
|
name: worker1
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::101"
|
node-ip: "2001:470:7116:2::101"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
discovery:
|
discovery:
|
||||||
bootstrapToken:
|
bootstrapToken:
|
||||||
@@ -151,7 +161,7 @@ storage:
|
|||||||
healthzBindAddress: "::"
|
healthzBindAddress: "::"
|
||||||
clusterDomain: "k8s.undercloud.local"
|
clusterDomain: "k8s.undercloud.local"
|
||||||
clusterDNS:
|
clusterDNS:
|
||||||
- "2001:470:72f0:f:1::53"
|
- "2001:470:7116:f:1::53"
|
||||||
- "10.0.91.53"
|
- "10.0.91.53"
|
||||||
cgroupDriver: "systemd"
|
cgroupDriver: "systemd"
|
||||||
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::102/64
|
Address=fd00:0:0:2::102/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::102/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.102/24
|
Address=10.0.2.102/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -47,12 +48,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -136,8 +146,8 @@ storage:
|
|||||||
name: worker2
|
name: worker2
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::102"
|
node-ip: "2001:470:7116:2::102"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
discovery:
|
discovery:
|
||||||
bootstrapToken:
|
bootstrapToken:
|
||||||
@@ -151,7 +161,7 @@ storage:
|
|||||||
healthzBindAddress: "::"
|
healthzBindAddress: "::"
|
||||||
clusterDomain: "k8s.undercloud.local"
|
clusterDomain: "k8s.undercloud.local"
|
||||||
clusterDNS:
|
clusterDNS:
|
||||||
- "2001:470:72f0:f:1::53"
|
- "2001:470:7116:f:1::53"
|
||||||
- "10.0.91.53"
|
- "10.0.91.53"
|
||||||
cgroupDriver: "systemd"
|
cgroupDriver: "systemd"
|
||||||
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
|
|||||||
@@ -31,7 +31,8 @@ storage:
|
|||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Address=fd00:0:0:2::103/64
|
Address=fd00:0:0:2::103/64
|
||||||
Gateway=fd00:0:0:2::3
|
Address=2001:470:7116:2::103/64
|
||||||
|
Gateway=2001:470:7116:2::1
|
||||||
DNS=fd00:0:0:1::1
|
DNS=fd00:0:0:1::1
|
||||||
Address=10.0.2.103/24
|
Address=10.0.2.103/24
|
||||||
Gateway=10.0.2.3
|
Gateway=10.0.2.3
|
||||||
@@ -47,12 +48,21 @@ storage:
|
|||||||
inline: |
|
inline: |
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
|
||||||
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
2001:470:7116:2::91 control-plane1.undercloud.local control-plane1
|
||||||
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
2001:470:7116:2::92 control-plane2.undercloud.local control-plane2
|
||||||
fd00:0:0:2::101 worker1.undercloud.local worker1
|
2001:470:7116:2::93 control-plane3.undercloud.local control-plane3
|
||||||
fd00:0:0:2::102 worker2.undercloud.local worker2
|
2001:470:7116:2::101 worker1.undercloud.local worker1
|
||||||
fd00:0:0:2::103 worker3.undercloud.local worker3
|
2001:470:7116:2::102 worker2.undercloud.local worker2
|
||||||
|
2001:470:7116:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
|
fd00:0:0:2::91 control-plane1.undercloud.local control-plane1
|
||||||
|
fd00:0:0:2::92 control-plane2.undercloud.local control-plane2
|
||||||
|
fd00:0:0:2::93 control-plane3.undercloud.local control-plane3
|
||||||
|
fd00:0:0:2::101 worker1.undercloud.local worker1
|
||||||
|
fd00:0:0:2::102 worker2.undercloud.local worker2
|
||||||
|
fd00:0:0:2::103 worker3.undercloud.local worker3
|
||||||
|
|
||||||
10.0.2.91 control-plane1.undercloud.local control-plane1
|
10.0.2.91 control-plane1.undercloud.local control-plane1
|
||||||
10.0.2.92 control-plane2.undercloud.local control-plane2
|
10.0.2.92 control-plane2.undercloud.local control-plane2
|
||||||
10.0.2.93 control-plane3.undercloud.local control-plane3
|
10.0.2.93 control-plane3.undercloud.local control-plane3
|
||||||
@@ -136,8 +146,8 @@ storage:
|
|||||||
name: worker3
|
name: worker3
|
||||||
criSocket: unix:///run/containerd/containerd.sock
|
criSocket: unix:///run/containerd/containerd.sock
|
||||||
kubeletExtraArgs:
|
kubeletExtraArgs:
|
||||||
node-ip: "fd00:0:0:2::103"
|
node-ip: "2001:470:7116:2::103"
|
||||||
cluster-dns: "10.0.91.53,fd00:0:0:f:1::53"
|
cluster-dns: "10.0.91.53,2001:470:7116:f:1::53"
|
||||||
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volume-plugin-dir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
discovery:
|
discovery:
|
||||||
bootstrapToken:
|
bootstrapToken:
|
||||||
@@ -151,7 +161,7 @@ storage:
|
|||||||
healthzBindAddress: "::"
|
healthzBindAddress: "::"
|
||||||
clusterDomain: "k8s.undercloud.local"
|
clusterDomain: "k8s.undercloud.local"
|
||||||
clusterDNS:
|
clusterDNS:
|
||||||
- "2001:470:72f0:f:1::53"
|
- "2001:470:7116:f:1::53"
|
||||||
- "10.0.91.53"
|
- "10.0.91.53"
|
||||||
cgroupDriver: "systemd"
|
cgroupDriver: "systemd"
|
||||||
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
volumePluginDir: "/opt/libexec/kubernetes/kubelet-plugins/volume/exec/"
|
||||||
|
|||||||
Reference in New Issue
Block a user