/korifi

Primary LanguageGo

CloudFoundry on Kubernetes Options

kubecf

https://www.starkandwayne.com/blog/deploying-kubecf-to-eks-revisited/

https://github.com/cweibel/example-terraform-eks/blob/main/eks_for_kubecf/cluster.tf

https://documentation.suse.com/suse-cap/2.0/html/cap-guides/cha-cap-depl-eks.html


cf-for-k8s (EKS)

https://github.com/cloudfoundry/cf-for-k8s

cloudfoundry/cf-for-k8s#584

https://www.devopsschool.com/blog/getting-started-with-cloud-foundry-for-kubernetes-using-cf-for-k8s-in-linuxubuntu/

On AKS https://www.youtube.com/watch?v=NFaf8SjGqPc&t=1256s


Comparision (cf-for-k8s, kubecf, kf)

https://www.engineerbetter.com/blog/cf-for-k8s-kubecf-kf/

  • cf-for-k8s (commercially Tanzu) but superceded by korifi
  • korifi - incomplete/immature 0.4.0 release - best on Kind - TBC on EKS (users, ECR, etc)
  • kubecf - stopped mid 2021 - good compatibility - IBM use this in production
  • kf (closed - google project)

Migration

https://move2kube.konveyor.io/tutorials/cloud-foundry/


Other Tech stuff:

https://aws.amazon.com/blogs/containers/securing-eks-ingress-contour-lets-encrypt-gitops/


## Replacement

https://www.devspace.sh/docs/getting-started/initialize-project

and many others