k3s-ansible/manifests
Jeff Riffle d760c4e465 add manifests directory structure 2025-04-14 12:52:20 -05:00
..
deployments add manifests directory structure 2025-04-14 12:52:20 -05:00
services add manifests directory structure 2025-04-14 12:52:20 -05:00
README.md add manifests directory structure 2025-04-14 12:52:20 -05:00
fleet.yaml add manifests directory structure 2025-04-14 12:52:20 -05:00

README.md

Manifests Example

This example will deploy the Kubernetes sample guestbook application. The app will be deployed into the fleet-manifest-example namespace.

kind: GitRepo
apiVersion: fleet.cattle.io/v1alpha1
metadata:
  name: manifests
  namespace: fleet-local
spec:
  repo: https://github.com/rancher/fleet-examples
  paths:
  - single-cluster/manifests