Skip to content

Commit

Permalink
update/remove eks-node-viewer refs
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie McBride committed Nov 8, 2024
1 parent 7c39f06 commit c41b730
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/workshops/kubecon_azure_track.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,13 @@ When you see `eks-node-viewer` use `aks-node-viewer` instead.
kubectl get nodeclaims -A
```

- Adjustments:
- Just use `aks-node-viewer` instead of `aws-node-viewer`.

### Step: [Limit Resources](https://catalog.workshops.aws/karpenter/en-US/basic-nodepool/limit)

- Adjustments:
- Just use `aks-node-viewer` instead of `aws-node-viewer`.
Concepts translate to Azure.

### Step: [Disruption](https://catalog.workshops.aws/karpenter/en-US/basic-nodepool/ttlsecondsafterempty)

- Adjustments:
- Just use `aks-node-viewer` instead of `aws-node-viewer`.
Concepts translate to Azure.

### Step: [Drift](https://catalog.workshops.aws/karpenter/en-US/basic-nodepool/drift)

Expand All @@ -65,7 +60,7 @@ When you see `eks-node-viewer` use `aks-node-viewer` instead.
### Step: [RightSizing](https://catalog.workshops.aws/karpenter/en-US/basic-nodepool/rightsizing)

- Adjustments:
- Just use `aks-node-viewer` instead of `aws-node-viewer`. However, there are some important notes below on understanding the AKS Karpetner logs, since they differ slightly from the AWS ones, as the instance types being considered are different.
- Just use `aks-node-viewer` instead of `eks-node-viewer`. However, there are some important notes below on understanding the AKS Karpetner logs, since they differ slightly from the AWS ones, as the instance types being considered are different.

- Notes:
- In the logs below you can see it considered the following set of instance types for the requests of `"cpu":"7350m","memory":"7738Mi","pods":"13"},"instance-types":"Standard_D13_v2, Standard_D4_v2, Standard_D8_v3, Standard_D8_v4, Standard_D8_v5 and 14 other(s)"}`.
Expand Down

0 comments on commit c41b730

Please sign in to comment.