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

Working with images securely missing links #9

Closed
matthewfischer opened this issue Feb 4, 2018 · 7 comments
Closed

Working with images securely missing links #9

matthewfischer opened this issue Feb 4, 2018 · 7 comments

Comments

@matthewfischer
Copy link
Contributor

Would recommend:

https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
https://kubernetes.io/docs/admin/admission-controllers/

Per discussion on kubernauts slack

@matthewfischer
Copy link
Contributor Author

OTOH security context is already used and admission controllers are not image specific, so open to other ideas

@matthewfischer
Copy link
Contributor Author

Could also mean: don't use latest and validate the SHAs:

https://kubernetes.io/docs/concepts/configuration/overview/#container-images

@walidshaari
Copy link
Owner

I am not sure, I did not pay attention to slack, what objective is this?

@matthewfischer
Copy link
Contributor Author

"Working with images securely" is the section, under Security

@walidshaari
Copy link
Owner

I believe you are right when thinking private registry with enabled SSL. admission controllers are new to me, however, seems probable, but, security-context is more with pods and containers, not images. I have to admit the exam seems to have evolved.

@walidshaari
Copy link
Owner

closing

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

No branches or pull requests

2 participants