Kaynağa Gözat

Merge pull request #101 from j0hnL/doc-update

updated documentaion for kubeflow install
Lucas A. Wilson 4 yıl önce
ebeveyn
işleme
625ab063a9
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      docs/INSTALL.md

+ 5 - 0
docs/INSTALL.md

@@ -11,6 +11,11 @@ Initialize K8s cluster
 ansible-playbook -i host_inventory_file kubernetes/kubernetes.yml --tags "init"
 ```
 
+### Install Kubeflow 
+```
+ansible-playbook -i host_inventory_file kubernetes/kubeflow.yaml
+```
+
 ### Slurm
 ```
 ansible-playbook -i host_inventory_file slurm/slurm.yml