cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Production infrastructure for machine learning at scale

Results 121 cortex issues
Sort by recently updated
recently updated
newest added
trafficstars

hello. I'm currently using cortex 0.40.0. I seldom request thousands of jobs to certain cortex api by mistake. When I do like that, I can't use cortex cli well (the...

question

Is there a cache memory to speed up the installation of packages during the APIs' test time ?

question

### Version `0.40` ### Description Nodegroups added after initial deployment of cluster do not contain the tags defined in `cluster.yaml` config file using the `cortex cluster configure` command. Not facing...

bug

The primary motivation for this would be performance and reducing load on an external image registry. One thing to test before investing in it is just how much faster would...

research

#### How to Add the following line to each node group config in the `generate_eks.py` script: https://github.com/weaveworks/eksctl/blob/main/examples/10-encrypted-volumes.yaml#L16

enhancement

### Description We would like to have host-terminated TLS with our Cortex APIs. At the moment, we are using API Gateway (https://docs.cortex.dev/clusters/networking/https#internal-load-balancer) which is a proxy integration via a private...

enhancement

### Description Allow users to specify a list of commands that will be executed during node startup. These will be added to eksctl's `preBootstrapCommands` list.

enhancement

#### Description We can do this by adding another `ssl_certificate_arn` field in the cluster config destined for the operator ingress. We could have the following 2 fields: * `api_ssl_certificate_arn`. *...

enhancement