14b81f64b5d33ca0783ceec4f7b8b6f9f41251a0
Fleet Examples
This repository contains examples of how to use Fleet using different approaches.
| Example | Description |
|---|---|
| simple | The minimally viable repo to deploy raw Kubernetes resources |
| manifest | A full example of using raw Kubernetes YAML and customizing it per target cluster |
| helm | A full example of using Helm and customizing it per target cluster |
| helm-external | A full example of using a Helm chart that is downloaded from a third party source and customizing it per target cluster |
| kustomize | A full example of using Kustomize and customizing it per target cluster |
| helm-kustomize | A full example of using Kustomize to modify a third party Helm chart |
Description
Languages
CODEOWNERS
100%