From 8d996a036dd1b70e3904181a9ad09c4cc1dbe98d Mon Sep 17 00:00:00 2001 From: Oleksandr Slynko Date: Tue, 24 Mar 2020 14:53:49 +0200 Subject: [PATCH] Add better instructions for installing CF [#171768931] Signed-off-by: Danail Branekov Co-authored-by: Danail Branekov --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 79ea272d..db6dd3c1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ to a kube backend, using OCI images and Kube deployments. ## Installation -Please follow our [Installation Guide](docs/installation.md) +There are two ways to install Cloud Foundry with Eirini enabled: + +* [cf-for-k8s](https://github.com/cloudfoundry/cf-for-k8s) +* [KubeCF](https://github.com/cloudfoundry-incubator/kubecf) ## Security @@ -25,11 +28,6 @@ We are working hard towards feature parity with Diego, but still there are some ### Environment variables It is not possible to set environment variables containing `:` to your apps containers because of Kubernetes restrictions. -## Differences with Diego - -### Environment variables -It is not possible to set environment variables contining `:` to your apps containers because of Kubernetes restrictions. - ## Troubleshooting ### Disk full on blobstore