-
`denali upgrade`, when run inside a Denali app or addon, should upgrade to the specified (latest by default) version of Denali. This includes updating package.json and installing the version, but also…
-
Spec for your user journey we want to shoot for via docs.
**Deploying a cluster (effectively our current README)**
* Deploy your first blueprint cluster with just ArgoCD (addon should include t…
-
```hcl
module "k8s-addons" {
source = "github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons?ref=093574f79a50413b961376d9ec0310bda6b514b9"
eks_cluster_id = …
-
### Describe the bug
When deploying a StorageClass, PersistentVolumeClaim and Pod while using the `EfsCsiDriverAddOn` to dynamically provision an EFS Access Point and mount it to the Pod, mounting fa…
-
We currently have at least three areas of code where npm (and yarn) are used to install dependencies:
- `ember install` (and `ember new`, `ember addon` and `ember init`) via `NpmInstallTask` class
…
-
Since this addon is Ember specific, does it make sense to link to the official ember & ember data yuidoc when generating a blueprint? Like,
```
"external": {
"data": [
{
"base": "…
-
### TFT Version
4.3.9
### Firmware Version
4.3.9
### Blueprint Version
4.3.9
### Panel Model
EU
### What is the bug?
Hello,
when I try to update from 4.3.9 to 4.3.11, I run in to the followi…
-
## Description
Documentation for migrating addons is missing variable information
https://aws-ia.github.io/terraform-aws-eks-blueprints/v4-to-v5/addons/
If your request is for a new feature, please …
-
### Bug description
Currently every field (label and value) lands in the default form submission email.
Doesn't matter if it's:
- `type: hidden`
- `input_type: hidden`
- `listable: hidden`
-…
-
### Description
So i looking at your documentation on installation (specifically on EKS in AWS), i see some gaps in what i feel need to addressed. Some of the links pointing to AWS Blueprints are ei…