Ali Abbas Jaffri
Ali Abbas Jaffri
### What is the issue? We're creating `linkerd` and `linkerd-viz` via `helm chart` using terraform. `linkerd` and `linkerd-viz` get created successfully but when you run `linkerd check` to see the...
Replaced the deprecated nvidia package with the new `nvidia-container-utils` as mentioned in the official [documentation](https://github.com/NVIDIA/nvidia-docker/tree/36e7a11c52f300668099ee500791e07302810007)
- [mlinfra](https://mlinfra.io/) aims to help users deploy mlops server side tools faster and in a standardised way. - It provides an easy convenient way to describe the infrastructure stack and...
Please check into this. The QuiltView isn'y being scrolled vertically, though i am setting the initialising parameter to true. Please check into this.
lakefs deployment currently does not have resources set. This can be a problem in case namespaces have quotas defined in order to allocate resources for different namespaces. It would be...
### Describe the Feature This feature checks if a stack or an application has been added twice in the config file and blocks user to deploy via that config. ###...
## This PR proposes the following changes - Updated api to support deployment of multiple local deployment types - Added minikube local cluster - Added example for minikube ### PR...
### Describe the documentation change Currently the documentation hosted on mlinfra.io is rather plain and bland, especially the examples section. The example section needs to be updated to be more...
### Describe the Feature Currently, we only allow users to deploy different MLOps stack applications on local machines using kind cluster. A lot of users use minikube, and hence it...
### Describe the Feature [Cluster autoscaler](https://artifacthub.io/packages/helm/cluster-autoscaler/cluster-autoscaler) allows clusters to autoscale provided there are computational requirements that the current cluster configuration cannot provide. [Cluster autoscaler version needs to align with the...