-
Title: Deploy your Docker image to Kubernetes
**As a** service provider
**I need** my service to run on Kubernetes
**So that** I can easily scale and manage the service
### Assumptions
* Kubernetes …
-
When a workload is deployed on a remote Kubernetes cluster, you often want to *access it*. In development mode, this is typically done by manually port-forwarding a service to your local machine. Howe…
-
**Describe the bug**
I encountered an issue when trying to pass multiple ACM certificate ARNs to the Kubernetes annotation service.beta.kubernetes.io/aws-load-balancer-ssl-cert. The operation fails, …
-
### Have you searched for this feature request?
- [X] I searched but did not find similar requests
### Problem Statement
Organizations must support a wide variety of workloads including event drive…
-
Title: Create a CD pipeline to automate deployment to Kubernetes
**As a** developer
**I need** to create a CD pipeline to automate deployment to Kubernetes
**So that** the developers are not wasting …
-
**Describe the bug**
Faulty ingress prevents subsequent ingresses from reconsiling.
**Steps to reproduce**
Deploy
```
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: long…
-
### Describe the bug
As of AKO version 1.12.x, a panic occurs when using an ExternalName service as a backend for the ingresses used by AKO.
```
panic: runtime error: index out of range [0] with …
-
**Is your feature request related to a problem? Please describe.**
In our environment, we use the AKS-managed Istio Ingress gateway. We are encountering an issue where the Azure Load balancer associat…
-
The Config factor lists credentials as something that should be stored in environment variables. There are many services that mount secrets as a volume via CSI:
- https://developer.hashicorp.com/vaul…
-
**Describe the enhancement:**
Enhance the Helm chart to automatically create Kubernetes services tied to specific agent presets. These services will serve as dedicated entry points for integrations th…