pepr
pepr copied to clipboard
Pepr Controller Demo for SOSS Fusion
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
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.
use monitor
https://github.com/cmwylie19/instrukt