Skip to content

Instantly share code, notes, and snippets.

@yuyasugano
Created October 8, 2020 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuyasugano/4a4684a3d07a58d236f4630fa4cf1ddf to your computer and use it in GitHub Desktop.
Save yuyasugano/4a4684a3d07a58d236f4630fa4cf1ddf to your computer and use it in GitHub Desktop.
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