|
2 | 2 |
|
3 | 3 | The following table describes software versions for tagged releases of this quickstart software repository, with most recent tags listed first. |
4 | 4 |
|
| 5 | +<details> |
| 6 | +<summary><strong>v1.0.5</strong></summary> |
| 7 | + |
| 8 | +## Cluster Creation Terraform |
| 9 | + |
| 10 | +### Terraform / Provider Versions |
| 11 | + |
| 12 | +| Component Type | Component Name | Component Source | Component Version | |
| 13 | +| :------------: | :------------: | :------------------: | :---------------: | |
| 14 | +| Language | Terraform | hashicorp | >=1.5 | |
| 15 | +| Provider | oci | oracle/oci | >=5 | |
| 16 | +| Provider | kubernetes | hashicorp/kubernetes | >=2.27 | |
| 17 | +| Provider | helm | hashicorp/helm | >=2.12 | |
| 18 | +| Provider | tls | hashicorp/tls | >=4 | |
| 19 | +| Provider | local | hashicorp/local | >=2.5 | |
| 20 | +| Provider | random | hashicorp/random | >=3.6 | |
| 21 | + |
| 22 | +### Oracle Services |
| 23 | + |
| 24 | +| Service | Version | |
| 25 | +| :----------------------: | :-----: | |
| 26 | +| Oracle Kubernetes Engine | v1.31.1 | |
| 27 | + |
| 28 | +--- |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +## OCI AI Blueprints Terraform |
| 33 | + |
| 34 | +### Terraform / Provider Versions |
| 35 | + |
| 36 | +| Component Type | Component Name | Component Source | Component Version | |
| 37 | +| :------------: | :------------: | :------------------: | :---------------: | |
| 38 | +| Language | Terraform | hashicorp | >=1.5 | |
| 39 | +| Provider | oci | oracle/oci | 4 <= version < 5 | |
| 40 | +| Provider | kubernetes | hashicorp/kubernetes | >=2 | |
| 41 | +| Provider | helm | hashicorp/helm | >=2 | |
| 42 | +| Provider | tls | hashicorp/tls | >=4 | |
| 43 | +| Provider | local | hashicorp/local | >=2 | |
| 44 | +| Provider | random | hashicorp/random | >=3 | |
| 45 | + |
| 46 | +### Helm Chart Versions |
| 47 | + |
| 48 | +| Chart Name | Version | Chart URL | |
| 49 | +| :-----------------: | :-----: | :------------------------------------------------: | |
| 50 | +| Grafana | 6.47.1 | https://grafana.github.io/helm-charts | |
| 51 | +| Prometheus | 19.0.1 | https://prometheus-community.github.io/helm-charts | |
| 52 | +| Metrics Server | 3.8.3 | https://kubernetes-sigs.github.io/metrics-server | |
| 53 | +| Ingress Nginx | 4.4.0 | https://kubernetes.github.io/ingress-nginx | |
| 54 | +| MLFlow | 0.16.5 | https://community-charts.github.io/helm-charts | |
| 55 | +| NVIDIA GPU Operator | v25.3.0 | https://helm.ngc.nvidia.com/nvidia | |
| 56 | +| Keda | 2.17.0 | https://kedacore.github.io/charts | |
| 57 | +| LeaderWorkerSet | 0.1.0 | local | |
| 58 | +| Kueue | 0.11.4 | oci://registry.k8s.io/kueue/charts | |
| 59 | + |
| 60 | +### Container Versions |
| 61 | + |
| 62 | +| Container | Version | Repository | |
| 63 | +| :----------------------- | :-----: | :------------------------------------------------: | |
| 64 | +| oci-corrino-cp | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository | |
| 65 | +| oci-ai-blueprints-portal | latest | iad.ocir.io/iduyx1qnmway/corrino-devops-repository | |
| 66 | + |
| 67 | +### Oracle Services |
| 68 | + |
| 69 | +| Service | Version | |
| 70 | +| :-----: | :-----: | |
| 71 | + |
| 72 | +</details> |
| 73 | + |
5 | 74 | <details> |
6 | 75 | <summary><strong>v1.0.4</strong></summary> |
7 | 76 |
|
|
0 commit comments