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

Add docker/default seccomp to control plane and addons #319

Merged
merged 1 commit into from
Oct 17, 2018
Merged

Conversation

dghubble
Copy link
Member

rel: poseidon/terraform-render-bootstrap@2437023

@dghubble
Copy link
Member Author

Conformance test runs for v1.12 were already rebased atop the terraform-render-bootkube seccomp change so the control plane change has gone through conformance testing. #301

No issues running addons either in my testing. As expected since none of these apps should be making any of the restricted syscalls in the default docker seccomp profile.

* Annotate pods, deployments, and daemonsets to start containers
with the Docker runtime's default seccomp profile
* Overrides Kubernetes default behavior which started containers
with seccomp=unconfined
* https://docs.docker.com/engine/security/seccomp/#pass-a-profile-for-a-container
@dghubble dghubble merged commit 5eb4078 into master Oct 17, 2018
@dghubble dghubble deleted the seccomp branch October 17, 2018 05:28
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.

1 participant