IT IS NOT FULLY AUTOMATED, I'M JUST A BEGINNER IN BASH SCRIPTING! Open the scripts, copy line parts by line parts and paste them into your console
In the scripts I'll tell you what parts you can execute together.
You need to manually change some information, based on your environment. All additional information regarding configuration are found in the corresponding multi series blogposts on https://cloudadvisors.net
necessary steps:
- create tkg cluster
- patch api-server flags
- download and patch kubeflow installation files
- install kubeflow
- post kubeflow install patches
- open up http access to kubeflow from outside
- configure LDAP connector for AD access
- make storage class available with Read Write Many volumes (i.e. with NFS-Server + Client)
- install vSphere extension
- install kubeflow extension
steps 1-7 are in kubeflow-installation steps 8-10 in addon-installation