The Wayback Machine - https://web.archive.org/web/20220421200734/https://github.com/topics/aws-ec2
Skip to content
#

aws-ec2

Here are 1,815 public repositories matching this topic...

hryamzik
hryamzik commented Jul 22, 2021

I'm trying to apply node labels using the following configuration:

  - name: test
    instanceType: m5.large
    minSize: 1
    maxSize: 2
    desiredCapacity: 2
    labels:
      role: test
      node-role.kubernetes.io/test: ok

According to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:

AWS::EKS::No
good first issue kind/bug priority/backlog blocked/aws
bwagner5
bwagner5 commented Nov 17, 2020

NTH Queue-Processor should catch the ASG Launch Lifecycle Hook and complete it once the node has joined the k8s cluster successfully. Since ASG considers the instance ready when EC2 health checks pass rather than when it actually joins the k8s cluster, if ASG performs Launch-Before-Terminate, a node could be terminated before the new node is ready to go.

Type: Enhancement good first issue Priority: Medium stalebot-ignore

Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core

  • Updated Dec 6, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the aws-ec2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-ec2 topic, visit your repo's landing page and select "manage topics."

Learn more