Skip to content

Commit c2db9a4

Browse files
committed
docs(readme): add helm chart reference to notes section
1 parent 798bf63 commit c2db9a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ___
2929
* [Notes](#notes)
3030
* [Performance issues](#performance-issues)
3131
* [Use with Pi-hole](#use-with-pi-hole)
32+
* [Use inside Kubernetes](#use-inside-kubernetes)
3233
* [Contributing](#contributing)
3334
* [License](#license)
3435

@@ -122,6 +123,10 @@ In such cases, using `--net=host` should have limited impact on security.
122123

123124
With Docker and this image, it's quite easy to use it with [Pi-hole](https://pi-hole.net/). Take a look at this simple [docker compose template](examples/pihole/docker-compose.yml) and you're ready to go.
124125

126+
### Use inside Kubernetes
127+
128+
If you want to install this container inside a Kubernetes cluster you can use the [community contributed helm chart](https://github.com/pascaliske/helm-charts/tree/master/charts/cloudflared).
129+
125130
## Upgrade
126131

127132
To upgrade, pull the newer image and launch the container :

0 commit comments

Comments
 (0)