-
Is it possible to have a custom AMI and Image size per group?
In what part of the code would this be implemented?
I would be willing to look at creating the feature if it is not already available.
-
Parameter validation failed: parameter value ami-dea4d5a1 for parameter name NodeImageId does not exist. Rollback requested by user.
It causes infinite loop because ROLLBACK of workers.
Solutio…
-
Hi!
I want to build a pipeline around this technology. However I can't find this AMI on AWS:
```
AMI ID: ami-b9be23ae
AMI NAME: waifu2x-server 20160807
```
-
When I run "mvn package" (per README), I get this compile error:
[ERROR] Failed to execute goal on project ami2: Could not resolve dependencies for project org.xml-cml:ami2:jar:0.3.0: Failed to…
egonw updated
7 years ago
-
Sample configuration where `ami_regions` causes producing multiple AMIs in a single builder:
```
{
"builders": [
{
"name": "aws1",
"type": "amazon-ebs",
"access_key": "{…
-
Occurrence tracking was never fully migrated from the AMI offline desktop app to the AMI platform. Currently every occurrence has a 1:1 relationship with a detection. Some design is needed to determin…
mihow updated
1 month ago
-
Hi,
Actually, I am deploying an ML model using Docker in Beanstalk. Firstly, I uploaded my Docker image (which contains my ML model) to Docker Hub. Then, I deployed it into Beanstalk using docker-c…
-
### Terraform Core Version
1.4.2
### AWS Provider Version
4.59.0
### Affected Resource(s)
aws_kms_key_policy
### Expected Behavior
The resource should be created.
### Actual Behavior
The reso…
-
As per Our Infosec team, Every server should be using Hardened AMI according to there policies.
While we do the same for EKS AMI worker nodes are terminated before starting. Any suggestions?
-
/kind bug
**What steps did you take and what happened:**
Create a cluster using `capa-ami-amazon-2-v1.25.12` image.
Control-plane node won't be started and the following error will be in control-…