kic-reference-architectures icon indicating copy to clipboard operation
kic-reference-architectures copied to clipboard

MARA: Modern Application Reference Architecture

Results 86 kic-reference-architectures issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Refactor ingress logic from the BoA frontend application to the NGINX KIC using virtual server routes. **Describe the solution you'd...

enhancement

**Describe the bug** Error installing: kubernetes:core/v1:ConfigMap **Your environment** $ pulumi version v3.38.0 $ node --version v18.8.0 $ python --version Python 3.9.13 KIC v1.0.1 Ubuntu 22.04 $ cat Pulumi.devops.yaml config: aws:profile:...

**Is your feature request related to a problem? Please describe.** We are currently still using 1.21 as our default version (this is what AWS has as default); we should bump...

**Describe the bug** This is what we show when the user requests help: ``` Modern Application Reference Architecture (MARA) Runner USAGE: main.py [FLAGS] [OPERATION] FLAGS: -d, --debug Enable debug output...

Hi, in slide deck first demo point is to show KIC grafana dashboard. This one is not exist as well as one in Kibana after installation. Importing Dashboard from Internet...

**Describe the bug** We should do this check up front, rather than waiting until the user hits the errors. **To Reproduce** Steps to reproduce the behavior: 1. Deploy without docker...

**Describe the bug** Within the MARA project, we use helm in several places to handle our deployments. This has a dependency on helm being installed and the correct repos added...

**Is your feature request related to a problem? Please describe.** We use a number of variables in the jenkins files for our CI work, and most are not documented. We...

### Proposed changes Fixing Python dependency issues that prevented setup_venv.sh to run successfully on m1 macbook. ### Checklist Before creating a PR, run through this checklist and mark each as...

# Updates for EKS 1.28 This change brings MARA up to date for execution in Amazon EKS running Kubernetes 1.28. The additional changes in this PR are: * Changes to...