-
Hi,
We have getting below error when we run Terraform file. Can you please check and help me
╷
│ Error: creating ELBv2 application Load Balancer (cve-automatic-patching-demo): operation error …
-
### Kube-OVN Version
master
### Kubernetes Version
v1.29.3
### Operation-system/Kernel Version
centos 9
### Description
the ip address in vpc-nat-gw pod is not cleaned after eip i…
-
Hi @RussellLuo,
I just came across your NATS HTTP Gateway repo and wanted to thank you for the great work you're doing! 🎉
We're open-sourcing our internal code to make it compatible with the [Sy…
-
### Description
Implement high availability for vpc nat gateway, including iptables snat and eip.
We can:
1. Run a DaemonSet instead of StatefulSet;
2. Use lease to do a leader election;
3.…
-
## Problem
1. Persistent configuration for Ubuntu 24.04 client servers _(CX22 instance)_ does not work.
2. There is not DNS config for Ubuntu client servers specified at all.
## Reason
A Hetzner…
-
**Describe scenario**
Hello, I'm looking to deploy a multi-az cluster following [this documentation](https://learn.microsoft.com/en-us/azure/aks/availability-zones) but my cluster is also using a "…
-
### Terraform Core Version
0.13.21
### AWS Provider Version
5.21.0
### Affected Resource(s)
aws_nat_gateway
### Expected Behavior
Changing secondary IPs should not cause the affec…
-
Currently, our EC2 instances are publicly available.
1. Create Private Subnets: Move our Docker Swarm nodes to private subnets. Private subnets don't have a route to the internet by default and the…
-
## 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…
-
Could this example be updated to include the configuration of a NAT gateway so the lambdas can access the internet? Can't find an example serverless.yml file anywhere that shows how to do this despite…