'kubeflow - what do you need to get started?
There is Installing Kubeflow has multiple links to environment dependent installation documents but there is no clear overview on what we need to get started.
Are these all we need on *NIX based system?
- A K8S cluster (either local or remote) and KUBECONFIG environment pointing to the kubeconfig file for the cluster.
- Installation of kubectl in local.
- Installation of kfctl in local.
- Python 3 in local. Kubeflow Pipelines SDK API does not specify any version, so any Python 3.x is OK?
- Installation of Docker tools in local to create docker images.
- Installation of kubeflow pipeline SDK
pip3 install kfp --upgradein local.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
