Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Kubernetes 1.16 and Linkerd #1181

Closed
wants to merge 1 commit into from
Closed

Support Kubernetes 1.16 and Linkerd #1181

wants to merge 1 commit into from

Conversation

kellybirr
Copy link

Description

added "cniVersion": "0.2.0" to make it work in Kubernetes 1.16
added NET_RAW support to PodSecurityPolicy to support Linkerd proxy injection

Release Note

I have only tested this on two clusters built on Kubernetes 1.16. It's worked for me in all cases. Linkerd fix was tested with edge 19.9.3 (stable 2.5 does not work on Kubernetes 1.16)

I'm not sure if this is a "proper" fix, this is just what worked for me (twice).

added "cniVersion": "0.2.0" to make it work in kubernetes 1.16
added NET_RAW support to PodSecurityPolicy to support Linkerd proxy injection
@zhangguanzhang
Copy link
Contributor

@rajatchopra

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