Public application running in risky container

Set up the kubernetes integration.

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

A publicly accessible application has been identified to be running in a container with high-risk configuration. This situation can potentially lead to unauthorized system access.

Remediation

  1. Revisit your Kubernetes pod/container configurations. Avoid using containers that run as root and enforce security practices using Kubernetes Pod Security Policies, SELinux, AppArmor, or Seccomp.
  2. Follow cloud-specific node hardening best practices: keep your OS, Kubernetes platform up-to-date, and discard unnecessary services.