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

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Karpenter.sh)
Tag: New redirect
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#redirect [[karpenter.sh]]
+
{{lc}}
 +
* <code>[[karpenter.sh/]]capacity-type: [ [[spot]] | [[on-demand]] ]</code>
 +
 
 +
 
 +
<code>[[kubectl get nodes -A -o yaml]] | grep [[capacity-type]]</code>
 +
 
 +
 
 +
INFO [[controller.provisioning.cloudprovider]] Launched instance ...
 +
 
 +
== Related ==
 +
* [[AWS on-demand instances]]
 +
* <code>aws ec2 describe-instances | grep InstanceLifecycle</code>
 +
* <code>aws ec2 describe-instances | grep spot</code>
 +
 
 +
== See also ==
 +
* {{karpenter.sh}}
 +
* {{Spot instances}}
 +
* {{kind: Provisioner}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 13:34, 5 March 2024

Advertising: