Skip to content

Instantly share code, notes, and snippets.

@yuyasugano
Created October 8, 2020 07:04
Embed
What would you like to do?
Kubeflow test sample
- kind: KfAwsPlugin
metadata:
name: aws
spec:
auth:
basicAuth:
password:
name: password
username: admin
region: ap-northeast-1
enablePodIamPolicy: true
# If you don't use IAM Role for Service Account, you can still use node instance roles.
#roles:
#- eksctl-kubeflow-aws-nodegroup-ng-a2-NodeInstanceRole-xxxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment