Skip to content

Conversation

@Sharpie
Copy link

@Sharpie Sharpie commented Dec 21, 2024

This commit adds an example of running Gluetun as a Kubernetes SidecarContainer. This setup has the benefit that Kubernetes will not start any main containers in a Pod until Gluetun is running and reporting a healthy status.

@Sharpie Sharpie force-pushed the add-kubernetes-example branch from ff98102 to 2703207 Compare December 21, 2024 14:16
This commit adds an example of running Gluetun as a Kubernetes
SidecarContainer. This setup has the benefit that Kubernetes
will not start any main containers in a Pod until Gluetun is
running and reporting a healthy status.
@Sharpie Sharpie force-pushed the add-kubernetes-example branch from 2703207 to c2dd5d2 Compare December 21, 2024 15:44
Copy link
Owner

@qdm12 qdm12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice thanks! 🎖️

# Example Provider configuration for ProtonVPN with
# variable configuration supplied by a Secret.
- name: VPN_SERVICE_PROVIDER
value: custom
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not protonvpn if we use it as the example?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used VPN_SERVICE_PROVIDER=custom as that is what setup/providers/protonvpn.md indicates should used for WireGuard connections:

To use with Wireguard, download a configuration file from account.proton.me/u/0/vpn/WireGuard and head to the custom provider Wireguard section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants