Difference between revisions of "Karpenter.sh/capacity-type"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
<code>[[kubectl get nodes -A -o yaml]] | grep [[capacity-type]]</code>
 
<code>[[kubectl get nodes -A -o yaml]] | grep [[capacity-type]]</code>
 +
 +
 +
INFO [[controller.provisioning.cloudprovider]] Launched instance ...
  
 
== Related ==
 
== Related ==

Revision as of 08:07, 20 January 2023

karpenter.sh/capacity-type: spot | on-demand


kubectl get nodes -A -o yaml | grep capacity-type


INFO controller.provisioning.cloudprovider Launched instance ...

Related

aws ec2 describe-instances | grep InstanceLifecycle
aws ec2 describe-instances | grep spot

See also

Advertising: