- New Helm templates
- Default resource limits for lion linguist service
- Use gpt3-csi as default storage class
- Use gp3 for EBS volumes of EKS nodes.
- Encrypt EBS volumes of EKS nodes.
- Missing ClusterIssuer in Helm values default configuration.
- Okta SSO integration
- Run Actions Processsing job on multiple GPUs.
- Fix missing
awsRegion
param in generatedvalues-bootstrap.yaml
file.
- Automatic generation of
values.yaml
for the installation of Nebuly Platform Helm chart. - Automatic generation of
values-bootsrap.yaml
for the installation of Bootstrap AWS Helm chart. - Automatic generation of the Kubernetes Secret Provider Class manifest.
New required variables:
k8s_image_pull_secret_name
: The name of the Kubernetes Image Pull Secret to use. This value will be used to auto-generate the values.yaml file for installing the Nebuly Platform Helm chart.nebuly_credentials
: The credentials provided by Nebuly are required for activating your platform installation. If you haven't received your credentials or have lost them, please contact [email protected].platform_domain
: The domain on which the deployed Nebuly platform is made accessible.openai_endpoint
: The endpoint of the OpenAI API.openai_gpt4_deployment_name
: The name of the deployment to use for the GPT-4 model.