https://github.com/upbound/provider-existing-cluster
Crossplane provider for accessing an existing cluster via KubernetesCluster claim for development/testing purposes
https://github.com/upbound/provider-existing-cluster
Last synced: 6 months ago
JSON representation
Crossplane provider for accessing an existing cluster via KubernetesCluster claim for development/testing purposes
- Host: GitHub
- URL: https://github.com/upbound/provider-existing-cluster
- Owner: upbound
- License: apache-2.0
- Created: 2020-01-16T12:13:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T21:49:16.000Z (over 2 years ago)
- Last Synced: 2025-07-23T09:51:01.869Z (12 months ago)
- Language: Go
- Homepage:
- Size: 136 KB
- Stars: 4
- Watchers: 21
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# provider-existing-cluster
Crossplane stack for accessing an existing cluster via KubernetesCluster claim for development/testing purposes
# installation
```
kubectl crossplane install provider turkenh/provider-existing-cluster:v0.2.6
```