-
Notifications
You must be signed in to change notification settings - Fork 786
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
Define the Kubernetes pod and network security policies in jenkins-x platform #1074
Comments
Cilium would probably be useful here (https://cilium.io) and worth a look rather sooner than later, even if it is not doing anything much at first (log only?). Just to avoid as much as possible costly rework down the road. Thoughts? |
Issues go stale after 90d of inactivity. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. |
Stale issues rot after 30d of inactivity. |
/remove-lifecycle rotten |
Issues go stale after 90d of inactivity. |
Stale issues rot after 30d of inactivity. |
Rotten issues close after 30d of inactivity. |
@jenkins-x-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository. |
It would be nice to define the POD and Network security policies for Jenkins X platform in order to increase the isolation between the CI/CD platform and the environments where the applications are running.
This could make some users more confident to use the Jenkins X platform in the same cluster with the production environment.
https://speakerdeck.com/ianlewis/kubernetes-security-best-practices?slide=36
https://github.com/freach/kubernetes-security-best-practice
The text was updated successfully, but these errors were encountered: