Skip to content

Commit

Permalink
Incorporating suggestion from the team.
Browse files Browse the repository at this point in the history
Signed-off-by: John Krug <[email protected]>
  • Loading branch information
jhkrug committed Jul 22, 2024
1 parent d441366 commit a2390dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/learnpaths/paths.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ If you are new to Kubewarden, these sections contain a set of learning paths for

|Persona|Description|
|-|-|
|[user](kubewarden-user.md)|Someone who takes a policy and uses it in a cluster. They run policies and observe results.|
|[operator](kubewarden-operator.md)|Someone operating Kubewarden in a cluster. Installs and maintains Kubewarden.|
|[integrator](kubewarden-integrator.md)|Builds with, using, or on top of KW. Perhaps a custom UI or a helper tool for generating policies.|
|[distributor](kubewarden-distributor.md)|Someone who has written a policy and wants to share it with others. They want the policy to be easily consumed by the “policy consumer” role. A distributor of Kubewarden policies, to places such as ArtifactHub.|
|[policy-developer](kubewarden-policy-developer.md)| A person designing policies for Kubewarden and specifying their configuration.|
|[developer](kubewarden-developer.md)|A person working on the Kubewarden product set. Building Kubewarden itself.|
|[Policy user](kubewarden-user.md)|Someone who takes a policy and uses it in a cluster. They deploy policies and observe results.|
|[Operator](kubewarden-operator.md)|Someone operating Kubewarden in a cluster. Installs and maintains Kubewarden.|
|[Distributor](kubewarden-distributor.md)|Someone who has written a policy and wants to share it with others. They want the policy to be easily consumed by the “policy consumer” role. A distributor of Kubewarden policies, to places such as ArtifactHub.|
|[Policy developer](kubewarden-policy-developer.md)| A person designing policies for Kubewarden and specifying their configuration.|
|[Integrator](kubewarden-integrator.md)|Builds with, using, or on top of KW. Perhaps a custom UI or a helper tool for generating policies.|
|[Developer](kubewarden-developer.md)|A person working on the Kubewarden product set. Building Kubewarden itself.|
|[all](kubewarden-all.md)|Documentation sections of common interest.|

0 comments on commit a2390dd

Please sign in to comment.