Editing Amazon EC2 Instance types

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
https://aws.amazon.com/ec2/instance-types/
 
https://aws.amazon.com/ec2/instance-types/
TOMERGE: [[AWS EC2 instances]]
 
  
[[C5]], [[C6]]
+
* <code>[[aws ec2 run-instances]] ... --instance-type XXXX</code>
 
+
* <code>[[Terraform resource: aws instance]]</code>
__NOTOC__
 
===[[EC2]]===
 
* <code>[[aws ec2 run-instances]] ... [[--instance-type]] XXXX</code>
 
* <code>[[aws ec2 describe-instance-types]]</code>
 
===[[EKS]]===
 
* <code>[[eksctl create cluster]] ... </code>
 
== [[Terraform]] ==
 
* Terraform resource: <code>[[Terraform resource: aws_instance|aws_instance]]</code>: [[instance_type]]
 
* Terraform resource: <code>[[Terraform resource: aws_launch_template|aws_launch_template]]</code>
 
* Terraform resource: <code>[[Terraform eks_managed_node_groups: instance_types]]</code>
 
 
 
== [[R5]] ==
 
* <code>R5.xlarge</code>
 
 
 
== [[R6]] ==
 
 
 
== [[M6]] ==
 
* <code>[[m6i.16xlarge]]</code>: 64, 256 GB
 
* <code>[[m6g.4xlarge]]</code>
 
* <code>[[m6i.4xlarge]]</code>: 16x64 GB, aprox $550/month <ref>https://calculator.aws/#/estimate?id=db3ef9d94d408f284da71fbed1714f61b10bff9d</ref>
 
 
 
== [[M5]] ==
 
{{m5}}
 
 
 
== [[T4]] ==
 
* <code>[[t4g.xlarge]]</code>
 
 
 
== [[T3]] ==
 
https://aws.amazon.com/ec2/instance-types/t3/
 
 
 
{{t3 TOC}}
 
 
 
* <code>t2.micro</code>
 
 
 
== [[G5]] ==
 
* [[Amazon EC2 G5 Instances]]
 
 
 
== Errors ==
 
* <code>[[eksctl create cluster]]</code>
 
* <code>[[CREATE_FAILED]]: [[does not currently have sufficient capacity]]</code>
 
 
 
== Activities ==
 
* [[What do I need to know about CPU allocation in Amazon ECS?]]
 
* [[Consider creating a Blue/Green Deployment to minimize downtime during upgrades]]
 
  
 
== Related ==
 
== Related ==
* [[Amazon EC2 Spot Instances]]
+
* [[Create Amazon ec2 instance with Ansible]]
* [[Amazon RDS Instance Types]], [[Burstable]]
 
* [[Graviton]], [[Intel]], [[AMD]]
 
* Terraform resource: [[aws_db_instance]]
 
* <code>[[aws rds describe-db-engine-versions]]</code>
 
 
* To change the instance type, the instance must be in the [[stopped]] state. <ref>https://aws.amazon.com/ec2/instance-types/</ref>, [[Public IP]] will change.
 
* To change the instance type, the instance must be in the [[stopped]] state. <ref>https://aws.amazon.com/ec2/instance-types/</ref>, [[Public IP]] will change.
* [[EKS]] (<code>[[eksctl create cluster]]</code>) https://docs.aws.amazon.com/eks/latest/userguide/choosing-instance-type.html
+
* [[Burstable]] [[ec2 instances]]
* [[GCP machine families]]
+
* [[m5.large]]: based on [[Intel Xeon Platinum]] 8175M processors and [[Amazon Nitro]]
* [[Terraform EKS submodule: eks managed node groups]]: <code>[[Terraform eks managed node groups: instance_types|instance_types]]</code>
 
* [[Karpenter]]: <code>[[node.kubernetes.io/instance-type]]</code>
 
* [[Karpenter]]: <code>[[controller.node]] Discovered 495 EC2 instance types</code>
 
* <code>[[terraform show]] | grep [[instance_type]]</code>
 
* https://instances.vantage.sh/
 
* <code>curl http://[[169.254.169.254]]/latest/meta-data/instance-type</code>
 
* https://blog.vizuri.com/limiting-allowed-aws-instance-type-with-iam-policy
 
* <code>[[VcpuLimitExceeded]]</code>
 
 
 
== Activities ==
 
* [[Create Amazon ec2 instance with Ansible]]
 
* Read FAQ: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#why-are-there-no-changes-when-a-node-groups-desired_size-is-modified
 
  
 
== See also ==
 
== See also ==
* {{Amazon EC2 Instance types}}
+
* {{AWS EC2}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: