Skip to content

Kubernetes Security: from Image Hygiene to Network Policies

License

Notifications You must be signed in to change notification settings

jmbmxer/k8s-sec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Security: from Image Hygiene to Network Policies

Building container images

Tooling:

Further reading:

Running containers

Tooling:

Further reading:

Authentication and authorization

Tooling:

Further reading:

Communication

Tooling:

Further reading:

Apps

Tooling:

Further reading:

Securing the control plane

Tooling:

Further reading:

References

Kubernetes resources related to security (v1.10):

Useful kubectl commands:

  • kubectl create secret
  • kubectl create serviceaccount
  • kubectl create role
  • kubectl create rolebinding
  • kubectl auth can-i

About

Kubernetes Security: from Image Hygiene to Network Policies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published