Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opszero/terraform-aws-eks-mageai


https://github.com/opszero/terraform-aws-eks-mageai

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

## Providers

| Name | Version |
|------|---------|
| [helm](#provider\_helm) | n/a |
## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [chart\_name](#input\_chart\_name) | The name of the Helm chart to be used for the deployment. This should match the chart name in the repository. | `string` | `"mageai-chart"` | no |
| [mageai\_version](#input\_mageai\_version) | The version of the Mage AI Helm chart to deploy. Ensure that this version is available in the Helm chart repository. | `string` | `"0.2.6"` | no |
| [name](#input\_name) | The name of the Helm release. This will be used to identify the deployment within the Kubernetes namespace. | `string` | `"mageai"` | no |
| [namespace](#input\_namespace) | The Kubernetes namespace where the Helm chart will be deployed. Ensure that this namespace exists or is created before deployment. | `string` | `"mageai"` | no |
| [repository](#input\_repository) | The URL of the Helm chart repository where the chart is located. For example, 'https://charts.example.com' or 'https://mage-ai.github.io/helm-charts'. | `string` | `""` | no |
| [set](#input\_set) | Custom values to override default chart values. This is a list of key-value pairs to be merged with the Helm chart values.yaml file. | `list(any)` | `[]` | no |
## Resources

| Name | Type |
|------|------|
| [helm_release.mageai](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) | resource |
## Outputs

No outputs.
# 🚀 Built by opsZero!

Since 2016 [opsZero](https://opszero.com) has been providing Kubernetes
expertise to companies of all sizes on any Cloud. With a focus on AI and
Compliance we can say we seen it all whether SOC2, HIPAA, PCI-DSS, ITAR,
FedRAMP, CMMC we have you and your customers covered.

We provide support to organizations in the following ways:

- [Modernize or Migrate to Kubernetes](https://opszero.com/solutions/modernization/)
- [Cloud Infrastructure with Kubernetes on AWS, Azure, Google Cloud, or Bare Metal](https://opszero.com/solutions/cloud-infrastructure/)
- [Building AI and Data Pipelines on Kubernetes](https://opszero.com/solutions/ai/)
- [Optimizing Existing Kubernetes Workloads](https://opszero.com/solutions/optimized-workloads/)

We do this with a high-touch support model where you:

- Get access to us on Slack, Microsoft Teams or Email
- Get 24/7 coverage of your infrastructure
- Get an accelerated migration to Kubernetes

Please [schedule a call](https://calendly.com/opszero-llc/discovery) if you need support.