Create Kubernetes cloud

Connect your Kubernetes cluster to Aikido. This will register a cluster and return the agent token needed for installation. https://github.com/AikidoSec/helm-charts

Body Params

The parameters needed to create a Kubernetes cloud environment

string
required

A name for this Kubernetes cluster.

string
enum
required

Indicates for what environment this cloud is responsible.

Allowed:
excluded_namespaces
array of strings

List of Kubernetes namespaces to exclude from monitoring (optional). Mutually exclusive with included_namespaces.

excluded_namespaces
included_namespaces
array of strings

List of Kubernetes namespaces to include for monitoring (optional). Mutually exclusive with excluded_namespaces.

included_namespaces
boolean

Whether to enable container image scanning for this cluster (optional, defaults to false)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json