Skip to content

Network Plugin Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/networkPlugin

Configure the network plugin used in the cluster.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (Network Plugin)

PROPERTIES:

Property Type Required Nullable Defined by
type string Required cannot be null Welkin Apps Config
calico object Required cannot be null Welkin Apps Config

type

Configure the type of network plugin

type

TYPE:

string (Network plugin type)

CONSTRAINTS:

enum: the value of this property must be equal to one of the following values:

Value Explanation
"calico"
"cilium"

calico

Configuration when network plugin is set to calico

calico

TYPE:

object (Calico network plugin)

Return to the root config schema


Generated Thu Jul 17 04:04:07 UTC 2025 from elastisys/compliantkubernetes-apps@main