You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'd like to contribute here. Just to be clear, the guide would focus on the security recommendations for applications interacting with the Kubernetes API? I can contribute in the following ways to recommend:
handling of sensitive data (e.g. config, secrets, user creds)
corruption of data or tampering
security controls for principle of least privilege
tightening up RBAC
dependency control and vulnerability management
enforcing network policy
security of apps to maximize availability
reduce attack vectors, and maintaining isolated workloads
compliance and audit requirements
supply chain attack prevention
establish zero-trust for apps interacting with Kubernetes
Create a security recommendation/hardening guide for applications that use the Kubernetes client. This could include different use-cases like:
kubectl
commands.The text was updated successfully, but these errors were encountered: