Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 815 Bytes

Kubeflow-secure.md

File metadata and controls

12 lines (11 loc) · 815 Bytes

Securing Kubeflow on AKS

  • Run azure-credentials.sh
    • This file sets Azure service principal secrets in the AKS cluster. Initialize variables in the script before running it.
  • Run ghcreds-secret.sh
    • This file set Git access token secrets in the AKS cluster. Initialize variables in the script before running it.
  • Run kubemlopsbot.sh
    • Manually installs a k8s deployment for a custom bot. Initialize variables in the script before running it.
  • Run pvc.sh
    • Deploy a PVC configuration in kubeflow namespace
  • Run attach-acr.sh. Initialize variables in the script before running it.
    • Use Az CLI to authenticate Azure Container Registry with AKS