Daniel
Daniel
Hi Jason, I was following the tutorial and I got stuck when issuing client and server certificates. I could not find the following ``issue-server-certificates.sh``, ``issue-client-certificates.sh`` scripts. Could you provide me...
#### What is the feature/concept/idea? kaos monitoring is extremely valuable in order to determine the efficiency and capacity of the cluster. The goal is to include a dashboard for monitoring...
#### What is the feature/concept/idea? A huge benefit of kaos is the ability to deploy and kill clusters on demand. This is a cost effective method to counter all MLaaS...
#### What is the desired change? `kaos serve provenance` on a running endpoint with an “alien” model will give an Exception. This should be improved in order to make kaos...
#### What is the feature/concept/idea? The ability to debug any command with a `--dry-run` flag. It would help the user understand the inputs, their size, the output, etc... #### How...
#### What is the feature/concept/idea? The idea is to improve usability by explaining why the system crashed with a few categories such as ResourceExceeded, CodeError… #### How will the feature/concept/idea...
#### What is the current behaviour? When training a big model which exceeds container memory, the training pipeline never fails and keeps running. #### What is the expected behaviour? Handle...
#### What is the current behaviour? Build serve failures cause "failed" serve pipelines. #### What is the expected behaviour? Removed serve pipelines if build serve fails.
#### What is the feature/concept/idea? We only output model quality scores in `train info`, but it is highly likely that user would like to compare models they trained with some...
#### What is the feature/concept/idea? The current version of the CI/CD is not testing the infrastructure. It should be properly implemented for a branch with a specific cloud provider name...