Tags | kubernetes fluxcd |
Hard Prerequisites | |
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. | |
|
|
Soft Prerequisites |
|
Finally we are in a position to release our own application.
First up create the following files and folders.
|-- apps
| |-- kustomization.yaml
| |-- buttons
| | |-- kustomization.yaml
| | |-- kustomizeconfig.yaml
| | |-- release.yaml
| | |-- values.yaml
| | |-- namespace.yaml
| | |-- issuer.yaml
|-- clusters
| |-- my-cluster
| | |-- apps.yaml