This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Multiple environment setup of kubecf with single/multi-operator not working #1710
Labels
Type: Bug
Something isn't working
Describe the bug
I am trying to get multi-environment setup for kubecf (eirini enabled). Having trouble with the setup.
Trying to achieve multi-env setup with a single quarks operator and 2 pods do not seem to move past CrashLoopBackOff state.
cf-apps-dns pod is in CrashLoopBackOff state and below is its logs:
database-0 pod is stuck in CrashLoopBackOff state and below is the logs:
Tried the multi-operator multi-environment setup as well and although installation is successful, we cannot do a cf-push in the first environment. Noticed that some pods although are all up have errors in them. cf-apps-dns pod has the below error:
To Reproduce
Followed instructions given on: https://quarks.suse.dev/docs/quarks-operator/install/#multiple-namespaces for quarks
install. Tried both single operator option and multi-operator option while installing kubecf
Expected behavior
Multi-environment kubecf install should be successful and a cf-push of any application should be possible in these multiple environments
Environment
Additional context
Tried to install 2 environments - dev and test via both single and multi-operator options and both have failed.
The text was updated successfully, but these errors were encountered: