Skip to content

CWPP Prerequisites

In SaaS model of deployment the Accuknox CNAPP will be hosted in our cloud environment and the agents deployed on the workloads will connect with the SaaS.

AccuKnox Agents

Deployments Deployment Type
KubeArmor DaemonSet
Shared Informer Agent Deployment
Feeder Service Deployment
Policy Enforcement Deployment
Discovery Engine Agent Deployment
  • It is assumed that the user has some basic familiarity with Kubernetes, kubectl and helm. It also assumes that you are familiar with the AccuKnox opensource tool workflow. If you're new to AccuKnox itself, refer first to opensource installation

  • It is recommended to have the following configured before onboarding:

    1. Kubectl
    2. Helm

Pre-requisites

Minimum Resource required

Deployments Resource Usage Port Connection Type AccuKnox Endpoint
KubeArmor CPU: 200 m, Memory: 200 Mi - - -
Agents Operator CPU: 50 m, Memory: 50 Mi 8081 Outbound *.accuknox.com:8081 → SPIRE Access
Discovery Engine CPU: 200 m, Memory: 200 Mi - - -
Shared Informer Agent CPU: 20 m, Memory: 50 Mi 3000 Outbound *.accuknox.com:3000 → knox-gateway
Feeder Service CPU: 50 m, Memory: 100 Mi 3000 Outbound *.accuknox.com:3000 → knox-gateway
Policy Enforcement CPU: 10 m, Memory: 20 Mi 443 Outbound *.accuknox.com:443 → Policy Provider Service
  • These ports need to be allowed through firewall.

SCHEDULE DEMO