-
Notifications
You must be signed in to change notification settings - Fork 138
Kubeflow-operator unable to create kubeflow #487
Comments
seems like a aws config missing. |
Yes, it does. Operator writes in its log
But there is no any instructions on how to populate this config inside operator's pod or whatever (or I can not find where to look for them).
Can you, please, elaborate on this? |
dont have a aws account / cluster to test this. but looking at the code, in aws the get kubeconfig function expects to find a KUBECONFIG flag or the |
@sunsingerus You can populate your the command is:
output will be something like: After running this command it will populate your .kube/config folder with your current kubernetes cluster configuration. And you will be able to proceed with your installation. |
I'm having the same issue. Is there any progrees on this ? |
Trying to install Kubeflow with operator as described in docs, however met the following issue: operator crashes with the following log:
Manifest used kfctl_aws.v1.2.0.yaml
The text was updated successfully, but these errors were encountered: