Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leavesster/kustomize-example

kustomize, kubernetes
https://github.com/leavesster/kustomize-example

Last synced: 2 days ago
JSON representation

kustomize, kubernetes

Awesome Lists containing this project

README

        

# Example

This example shows how to use the `kustomize` plugin to generate a Kubernetes manifest from a Kustomize

```shell
kubectl kustomize -o /build.yaml
```