diff --git a/xml/cap_depl_eirini.xml b/xml/cap_depl_eirini.xml index 0aa5f193..377f2f41 100644 --- a/xml/cap_depl_eirini.xml +++ b/xml/cap_depl_eirini.xml @@ -35,47 +35,12 @@ functionality. These are outlined below: - - - As of &scf; 2.18.0, cf push with Eirini does not work on - &eks-full; and &gke-full; by default. To get cf push to work with - &eks-full; and &gke;, you need to apply - a workaround of deleting a webhook by doing the following: - -&prompt.user;kubectl delete mutatingwebhookconfigurations eirini-x-mutating-hook-eirini - - Deleting the webhook means that the eirini-persi service - would not be available. Note that this workaround is not needed on &aks-full;. - - - - - Currently, Eirini is only compatible with the cflinuxfs3 stack. - - - - - cf ssh to applications is currently not working. As an - alternative, SSH into the application pods via kubectl. - - - - - Restarting a cluster may result in the loss of application logs. - - Air gapped environments or usage of manual certificates are currently not supported. - - - Eirini is not compatible with &kube; environments running CRI-O at this - time. Please use &docker; runtime instead for now. - -