Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ___
* [Notes](#notes)
* [Performance issues](#performance-issues)
* [Use with Pi-hole](#use-with-pi-hole)
* [Use inside Kubernetes](#use-inside-kubernetes)
* [Contributing](#contributing)
* [License](#license)

Expand Down Expand Up @@ -135,6 +136,10 @@ With Docker and this image, it's quite easy to use it with [Pi-hole](https://pi-
Take a look at this simple [docker compose template](examples/pihole/compose.yml),
and you're ready to go.

### Use inside Kubernetes

If you want to install this container inside a Kubernetes cluster you can use the [community contributed helm chart](https://charts.pascaliske.dev/charts/cloudflared/).

## Upgrade

To upgrade, pull the newer image and launch the container :
Expand Down