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 security settings to deployment #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 26, 2020

  1. Add resource requests and limits

    Limits are rather liberal, since we have no experience with running
    kubelet-rubber-stamp in larger clusters, yet.
    SimonDreher committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    aa9bd1f View commit details
    Browse the repository at this point in the history
  2. Add securityContext

    Related to kontena#33, but
    setting user also works without moficiations of Dockerfile
    SimonDreher committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6635a71 View commit details
    Browse the repository at this point in the history
  3. Add NetworkPolicy

    SimonDreher committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5927aa2 View commit details
    Browse the repository at this point in the history