rynowak / recipe-promise-demo

Example using a promise as a Recipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writing a Promise

This repository is an aid for the Writing a Promise section of the Kratix workshop.

To install:

kubectl apply -f promise.yaml

To make a resource request:

kubectl apply -f resource-request.yaml

About

Example using a promise as a Recipe


Languages

Language:Shell 92.0%Language:Dockerfile 8.0%