k3s-ansible/manifests
Jeff Riffle b215ad03b6 . 2025-04-14 13:43:56 -05:00
..
single-cluster . 2025-04-14 12:59:12 -05:00
README.md . 2025-04-14 13:43:56 -05:00
example.yaml . 2025-04-14 13:32:28 -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:
  - manifestssingle-cluster