-
**Overview**
Although we have implemented tagging on AWS for billing, the vast majority of the costs are still untagged and so we cannot properly track where costs are coming from.
We need to investi…
-
### Description
We have been using Bottlerocket 1.25 for the past 3 days. Since the upgrade, some of our GPU nodes (`g5.xlarge`) are failing to initialize the NVIDIA driver on Kubernetes 1.30. The af…
-
### Describe the feature
I'm using a modified fork of eks blueprints to allow deployment of an ipv6 cluster.
My fork is heavily modified, and uses a lot of hacks to get things to work, so I don't …
-
### Problem Description:
Currently, unprivileged users on agent nodes can access EC2 metadata. Given that the agent nodes and master nodes frequently are deployed using the same Instance-role, this…
-
## Packages
## Issue description
- [ ] This issue is a regression.
- [ ] It is unknown if this issue is a regression.
When resources provisioning failed on provision stage, creation monitor instanc…
-
## Describe the bug
I’m trying to create RWX/RWO volume in specific set of nodes with nodeSelector tags. I could able to create the volumes successfully but unable to attach it to any pods. Its just …
-
Because there is only one parameter to set the CoreOS AMI (`--ami`) for all nodes and this value is used to create the `bastion` instance [which is hard-coded to be `t2.micro`](https://github.com/InQu…
-
### Describe the bug
The test case `org.opensearch.discovery.ec2.AmazonEC2DiscoveryClientYamlTestSuiteIT.test {yaml=discovery_ec2/10_basic/All nodes are correctly discovered}` is flaky:
```
java.…
reta updated
6 months ago
-
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…
-
I would like to define an EC2 resource, which depends on the IP address of a machine being deployed. I.e. `config.nodes.mynode.config.networking.privateIPv4`. Is that impossible or if not how can that…