Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Wireguard VPN support #2305

Closed
antoniaklja opened this issue Dec 27, 2017 · 2 comments
Closed

Wireguard VPN support #2305

antoniaklja opened this issue Dec 27, 2017 · 2 comments

Comments

@antoniaklja
Copy link

antoniaklja commented Dec 27, 2017

Issue Report

Feature Request

Is it possible to run WireGuard VPN on k8s node with CoreOS?
I'm struggling to start network interface:
ip link add dev wg0 type wireguard
RTNETLINK answers: Operation not supported

Desired Feature

WireGuard kernel module and docker container with server up and running.

@bgilbert
Copy link
Contributor

Hi @antoniaklja, since the WireGuard kernel module is not currently shipped with the upstream kernel, it's also not included in Container Linux. However, you can build the kernel module yourself. See #2225 for details.

@miguelangel-nubla
Copy link

WireGuard for CoreOS packages https://github.com/miguelangel-nubla/WireGuard-CoreOS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants