diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..d33951ad --- /dev/null +++ b/docs/README.md @@ -0,0 +1,12 @@ +| Document | Description | +| :----------- | :------------- | +| [import-assets.md](./import-assets.md) | Import a catalog of assets to an MLX instance | +| [install-mlx-on-kind.md](./install-mlx-on-kind.md) | Deploy MLX on [Kubernetes in Docker (KIND)](https://kind.sigs.k8s.io/docs/user/quick-start/#installation) | +| [install-mlx-on-kubeflow.md](./install-mlx-on-kubeflow.md) | Deploy MLX on an existing Kubeflow cluster | +| [mlx-install-operator.md](./mlx-install-operator.md) | Deploy MLX using [Kubeflow Operator](https://www.kubeflow.org/docs/distributions/operator/introduction/) | +| [mlx-install-with-kubeflow.md](./mlx-install-with-kubeflow.md) | Deploy MLX on an existing Kubernetes or OpenShift cluster | +| [mlx-read-only-deployment.md](./mlx-read-only-deployment.md) | Deploy MLX in Read-Only Mode on an existing Kubernetes or OpenShift cluster | +| [mlx-setup.md](./mlx-setup.md) | Deploy MLX in single-user mode on an existing Kubernetes or OpenShift cluster | +| [mlx-workshop.md](./mlx-workshop.md) | MLX Tutorial demonstrating data analysis, model training and deployment on Kubernetes | +| [troubleshooting.md](./troubleshooting.md) | Common issues deploying MLX | +| [usage-steps.md](./usage-steps.md) | Navigation links to step-by-step usage tutorials | \ No newline at end of file