-
Hi, I have a problem. In my case, I use multiple AWS providers with different assumed roles:
```
# ROOT
provider "aws" {
alias = "root"
region = var.region
assume_role {
role_arn…
-
Hello, I am currently running cilium in overlay mode in my EKS cluster.
I am attempting to use an ALB for an ingress and when attempting to create I get the following error:
Error from server (I…
-
**Describe the problem**
The web page section "EKS managed node groups currently don’t support custom networking option." This conflicts with AWS official documentation.
https://aws.github.io/aws-ek…
-
## Is your request related to a new offering from AWS?
Is this functionality available in the [AWS provider for Terraform]
(https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [C…
-
While working through the hsoted zones and the networking we plan on doing, let's plan a design and topology along with associated AWS services to present to MCP and AWS solutions architects to get bu…
-
**Thanos, Prometheus and Golang version used**:
thanos, version 0.33.0 (branch: HEAD, revision: 0f025f1ff97826a632435ba8fdcb9e3bc248bb27)
build user: root@9fb4d3c2f7ec
build date: 2…
-
# Problem Description
Our goal is to assign static public IPs to pods running in AWS, GCP and Azure. To achieve this, we would like Cilium to assign static public IPs to **nodes** and then use masque…
-
Hi,
One of our applications running in k8s accepts both GRPC and HTTP traffic (its pods have different containers with a different port). To handle traffic for this application, we have 2 k8s servi…
-
## Cilium Feature Proposal
Thanks for taking the time to make a feature proposal for Cilium! If you have usage questions, please try the [slack channel](http://slack.cilium.io/) and see the…
-
aws/arcgis-enterprise-k8s/enterprise-k8s-aws-organization workflow configures a monitoring subsystem that consists of:
* An SNS topic for monitoring alerts.
* A CloudWatch alarm that monitors the…