- View the diff current.
- View the source.
- Go to Kubernetes/l2-configuration.yaml.
1: 2021-09-11 (Sat) 15:32:10 iseki | |||
---|---|---|---|
Line 1: | Line 1: | ||
+ | apiVersion: v1 | ||
+ | kind: ConfigMap | ||
+ | metadata: | ||
+ | namespace: metallb-system | ||
+ | name: config | ||
+ | data: | ||
+ | config: | | ||
+ | address-pools: | ||
+ | - name: default | ||
+ | protocol: layer2 | ||
+ | addresses: | ||
+ | - 172.22.1.70-172.22.1.74 (External-IP となる範囲) |
- Backup list of Kubernetes/l2-configuration.yaml
- Backup diff of Kubernetes/l2-configuration.yaml(No. All)
- 1: 2021-09-11 (Sat) 15:32:10 iseki
- Cur: 2021-09-11 (Sat) 15:32:30 iseki