Skip to content

Conversation

zhuangqh
Copy link
Collaborator

Reason for Change:

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Notes for Reviewers:

Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
Copy link

Title

Update Node SKU for E2E Tests


Description

  • Updated node SKU for e2e tests to Standard_D2_v4

  • Improved cluster creation commands consistency


Changes walkthrough 📝

Relevant files
Enhancement
Makefile
Update node SKU in AKS cluster creation                                   

Makefile

  • Changed node VM size to Standard_D2_v4 in create-aks-cluster target
  • Changed node VM size to Standard_D2_v4 in
    create-aks-cluster-for-karpenter target
  • +2/-2     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Node SKU Change

    The node SKU has been changed from Standard_D2s_v3 to Standard_D2_v4. Ensure that this change aligns with the resource requirements and cost considerations.

    --enable-managed-identity --enable-workload-identity --enable-oidc-issuer --node-vm-size Standard_D2_v4 -o none
    Node SKU Change

    The node SKU has been changed from Standard_D2s_v3 to Standard_D2_v4. Ensure that this change aligns with the resource requirements and cost considerations.

    --location $(AZURE_LOCATION) --attach-acr $(AZURE_ACR_NAME) --node-vm-size "Standard_D2_v4" \

    Copy link

    PR Code Suggestions ✨

    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Status: Done
    Development

    Successfully merging this pull request may close these issues.

    4 participants