- 現在との差分 を表示
- ソース を表示
- Kubernetes/l2-configuration.yaml へ行く。
1: 2021-09-11 (土) 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 となる範囲) |
- Kubernetes/l2-configuration.yaml のバックアップ一覧
- Kubernetes/l2-configuration.yaml のバックアップ差分(No. All)
- 1: 2021-09-11 (土) 15:32:10 iseki
- 現: 2021-09-11 (土) 15:32:30 iseki