Skip to content

Commit

Permalink
Update Manage_Security_Like_Pro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-veeramalla authored Mar 5, 2023
1 parent 5f8bde7 commit 886c7f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Security/Manage_Security_Like_Pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,14 @@ By following these steps, you can enable and configure the Kubernetes Encryption
## Secure Container Images
Use container images from trusted sources and scan them for vulnerabilities before deployment.

To scan images for vulnerabilities you can use simple commands like
`docker scan --severity high <docker-image-location>`

## Cluster Monitoring
Use tools like Kubernetes Audit Logs and security monitoring solutions to detect and respond to security threats in real-time.

![Screenshot 2023-03-05 at 8 16 52 PM](https://user-images.githubusercontent.com/43399466/222967569-8b05f3e3-ead6-4943-b6ce-3db3af242a5a.png)


## Upgrades
Keep the Kubernetes cluster and its components up to date with the latest security patches and updates.

0 comments on commit 886c7f4

Please sign in to comment.