open-cloud-guide / website

The source code for https://open-cloud-guide.dev/, contributions are very welcome!
https://open-cloud-guide.dev
Apache License 2.0
32 stars 19 forks source link

New guide request for `Security` #16

Open maximilien opened 2 years ago

maximilien commented 2 years ago

New guide request

In this guide we want to document the various OSS component that are needed to assure a secure deployment of cloud native solutions. This comprises securing the cluster, the containers, the platform (i.e., Kubernetes) and the various components that you need to add-on to build your solution. The security should be planned from the start and be continuously updated to ensure currency and best practices.

Use case

Security needs permeate all aspects of cloud computing. And since security should be by-design and not bolted on after the fact it’s important to start thinking about security from the start of any cloud development or transition.

Some specific use cases:

References

/kind proposal