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.** We should update the destroy scripts to use the same notification (fart, lolcat) as the startup scripts for both consistencies...

documentation

**Describe the bug** Once upon a time when the project was new we only had project directories that corresponded with what we were deploying. As we've added in more choices...

enhancement

**Is your feature request related to a problem? Please describe.** MARA is a complex system and the fact that it is designed to work across multiple infrastructures adds a whole...

documentation

**Describe the bug** The `[start_all.sh](./kic-reference-architectures/pulumi/aws/start_all.sh` ) script fails at the `add_kube_config()` function when the user has multiple k8 custom contexts. This fails on the CLI as well as in the...

bug

Currently, the reference architecture does not provide any examples or configuration for enabling NGINX App Protect. This change will add configuration and examples.

enhancement

It is currently possible to define contradictory options in the configuration file - for example, you can elect to build a plus (or download a plus image) image without providing...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** We currently generate the ssh keys for signing our JWT on each run of the build process for Anthos. **Describe...

enhancement

**Describe the bug** When you log into Pulumi doing `pulumi login --local`, the reference architecture cannot pull information cross project. **To Reproduce** Steps to reproduce the behavior: 1. Login locally...

bug

PostgreSQL as configured with the Bank of Anthos example is not running in a production ready configure. We need to provide examples where: - PostgreSQL is configured to run on...

enhancement

This change would modify the running environment of the Bank of Anthos example such that it is using NGINX UNIT. This will require us building our own Bank of Anthos...

enhancement