Customizing Kubeflow on AWS

    This guide describes how to customize your deployment of Kubeflow on Amazon EKS.These steps can be done before you run command. Please see the following sections for details. If you don’t understand the deployment process, please see deploy for details.

    Here are the optional configuration parameters for kfctl on the AWS platform.

    Cluster configuration is stored in ${KF_DIR}/aws_config/cluster_config.yaml. Please see for configuration details.

    For example, the following is a cluster manifest with one node group which has 2 instances. You can easily enable SSH and configure a public key. All worker nodes will be in single Availability Zone.

    Please see this section

    Please see