Skip to content

Commit

Permalink
Slightly different wording.
Browse files Browse the repository at this point in the history
Signed-off-by: John Krug <[email protected]>
  • Loading branch information
jhkrug authored and jvanz committed Aug 18, 2023
1 parent a36ff1d commit 3228628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ keywords: [Kubewarden, installation, quick start, policyserver, clusteradmission

The Kubewarden stack comprises:

* Some `ClusterAdmissionPolicy` resources: this is how policies are defined inside Kubernetes clusters
* Some `ClusterAdmissionPolicy` resources: this is how policies are defined for Kubernetes clusters

* Some `PolicyServer` resources: representing a deployment of a Kubewarden `PolicyServer`. Your administrator's policies are loaded and evaluated by the Kubewarden `PolicyServer`

* Some `AdmissionPolicy` resources: policies for a named namespace
* Some `AdmissionPolicy` resources: policies for a defined namespace

* A deployment of a `kubewarden-controller`: this controller monitors the `ClusterAdmissionPolicy` resources and interacts with the Kubewarden `PolicyServer` components.

Expand Down

0 comments on commit 3228628

Please sign in to comment.