pepr icon indicating copy to clipboard operation
pepr copied to clipboard

Pepr Controller Demo for SOSS Fusion

Open cmwylie19 opened this issue 1 year ago • 3 comments

Create a production Pepr Module that goes through a demo of Pepr. It should be very simple, so that a conference attendees can sit at the booth and spend 10 - 15 mins going through the module and they have an idea of how to work with Pepr

It should show interested users:

  • How to create a module
  • How to run npx pepr dev
  • How to build
  • How to deploy
  • Look at logs, maybe monitor command too
  • How to build a controller that watches CRs
  • How to block malicious objects from entering the cluster (can just one pick one)
  • How to mutate objects coming in the cluster

cmwylie19 avatar Sep 30 '24 12:09 cmwylie19

Intro Section:

Create a Zarf Package
Zarf packages all the contents of your application into a single OCI artifact that can then be deployed into an airgapped environment. In this tutorial, you'll learn the basics of creating your own Zarf package.

cmwylie19 avatar Oct 01 '24 15:10 cmwylie19

use monitor

cmwylie19 avatar Oct 01 '24 15:10 cmwylie19

https://github.com/cmwylie19/instrukt

cmwylie19 avatar Oct 01 '24 16:10 cmwylie19