Skip to content

Commit

Permalink
Remove Pi-hole configurations and associated resources; update IP add…
Browse files Browse the repository at this point in the history
…ress pool for MetalLB.
  • Loading branch information
EliasDeHondt committed Dec 21, 2024
1 parent 83d5a44 commit cfed177
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 153 deletions.
10 changes: 0 additions & 10 deletions Supercluster/Cluster01/Metallb/IPAddressPool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ spec:
addresses:
- 192.168.1.200-192.168.1.250 # 50 addresses.
---
# This is a static ip address for PiHole (DNS).
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: static-ip-1
namespace: metallb-system
spec:
addresses:
- 192.168.1.120/32 # 1 address.
---
# This is a static IP address for the proxy that is used for accessing the master nodes.
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
Expand Down
54 changes: 0 additions & 54 deletions Supercluster/Cluster01/PiHole/Deployment.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions Supercluster/Cluster01/PiHole/Namespace.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions Supercluster/Cluster01/PiHole/PersistentVolumeClaim.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions Supercluster/Cluster01/PiHole/Service.yaml

This file was deleted.

0 comments on commit cfed177

Please sign in to comment.