Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opszero/terraform-aws-eks-mageai
https://github.com/opszero/terraform-aws-eks-mageai
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/opszero/terraform-aws-eks-mageai
- Owner: opszero
- License: other
- Created: 2024-08-27T04:34:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:24:12.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:42:06.513Z (about 2 months ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: SUPPORT
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 |
## OutputsNo 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 KubernetesPlease [schedule a call](https://calendly.com/opszero-llc/discovery) if you need support.