FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

function-pythonic/examples/filing-system at main · fortra/function-pythonic · GitHub

This repository was archived by the owner on Dec 10, 2025. It is now read-only.
/ function-pythonic Public archive

Latest commit

 

History

History

Filing System based Composite

This example deploys a Crossplane Composition with the implementation written in a stand alone python file, which enables using the IDE of your choice for writing the python.

Deploy using kustomize:

$ kubectl apply --kustomize .

When run for the first time, the CRD for the composite does not exist and will fail to deploy just that. Run a second time to also deploy the composite.


Back | FazBrowse Home | New Git URL