Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Add better instructions for installing CF
Browse files Browse the repository at this point in the history
[#171768931]

Signed-off-by: Danail Branekov <danailster@gmail.com>
Co-authored-by: Danail Branekov <danailster@gmail.com>
  • Loading branch information
alex-slynko and danail-branekov committed Mar 24, 2020
1 parent 5cf8bb7 commit 8d996a0
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 8d996a0

Please sign in to comment.