KleinCF
Experiment to rewrite basic CloudFoundry functionalities on top of Knative.
How to install
- Install Istio and Knative
- Install kleincf
kubectl apply -f release.yml
- Add docker credentials
kubectl -n cf-default apply -f docker.yml
kubectl -n cf-system apply -f docker.yml