Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 500 Bytes

Kubeflow Toolkit

Status

CircleCI

A prebaked image containing useful tools for Kubeflow such as -

  • aws-iam-authenticator
  • eksctl cli
  • kubectl + kustomize cli
  • kfp - kubeflow pipelines cli
  • kfputils - XL8R kubeflow utils
  • kfctl - kubeflow cli

Run locally

To run locally, simply pull the image and run it via Docker

docker run -it --rm cloudxlr8r/kf-toolkit sh