kube transfer to single-node host

This commit is contained in:
2024-07-08 10:39:56 -04:00
parent d1afa569cc
commit 887df21477
69 changed files with 1675 additions and 2009 deletions

View File

@@ -5,6 +5,7 @@ Wants=network-online.target
ContainerName=cloudflared
Exec=proxy-dns --address 0.0.0.0 --port 5053 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query
Image=docker.io/cloudflare/cloudflared:2024.5.0
Network=podman1.network
PublishPort=0.0.0.0:5053:5053/tcp
PublishPort=0.0.0.0:5053:5053/udp

View File

@@ -2,6 +2,7 @@
ContainerName=iperf3
Exec=-s
Image=docker.io/networkstatic/iperf3:latest
Network=podman1.network
PublishPort=0.0.0.0:5202:5201/tcp
[Service]

View File

@@ -5,6 +5,7 @@ Wants=network-online.target
ContainerName=pihole
Environment=TZ=America/Chicago
Image=docker.io/pihole/pihole:2024.05.0
Network=podman1.network
PublishPort=0.0.0.0:53:53/tcp
PublishPort=0.0.0.0:53:53/udp
PublishPort=0.0.0.0:8081:80/tcp

View File

@@ -0,0 +1,3 @@
# podman1.network
[Network]
IPv6=true