ContainerSolutions / kubernetes-examples

Minimal self-contained examples of standard Kubernetes features and patterns in YAML
https://k8s-examples.container-solutions.com/
MIT License
1.4k stars 299 forks source link

Add PodPreset Example #23

Closed amouat closed 4 years ago

amouat commented 4 years ago

We're missing an example for PodPreset.

It should be possible to use an example from the Kubernetes docs.

If you want to pick up this issue, please first read the README.md and CONTRIBUTING.md. Make sure you follow the existing style and standards for other examples.