Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cilium overlay to hackfile #1840

Merged
merged 1 commit into from
Mar 8, 2023
Merged

add cilium overlay to hackfile #1840

merged 1 commit into from
Mar 8, 2023

Conversation

rbtr
Copy link
Contributor

@rbtr rbtr commented Mar 7, 2023

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@rbtr rbtr requested a review from camrynl March 7, 2023 19:47
@rbtr rbtr force-pushed the cilium-overlay branch from a9e548d to 2e4a06c Compare March 7, 2023 19:47
@rbtr rbtr enabled auto-merge (squash) March 7, 2023 19:47
camrynl
camrynl previously approved these changes Mar 7, 2023
Copy link
Contributor

@camrynl camrynl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ✅

@rbtr rbtr force-pushed the cilium-overlay branch from 2e4a06c to 727d079 Compare March 7, 2023 21:44
vakalapa
vakalapa previously approved these changes Mar 7, 2023
@rbtr rbtr force-pushed the cilium-overlay branch from 727d079 to f037f95 Compare March 7, 2023 21:59
$(AZCLI) aks create -n $(CLUSTER) -g $(GROUP) -l $(REGION) \
--node-count 2 \
--node-vm-size $(VM_SIZE) \
--load-balancer-sku basic \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Info Question: Are we tied to using only basic SKUs for Cilium? SLB recommendations was to move to Stnadard SKUs across the board so that they could deprecate Basic SKUs

Copy link
Contributor Author

@rbtr rbtr Mar 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, these are not limitations. I have just tended towards the cheapest config possible since this is targeted for quick cluster creation, dev work, and CI use

@nairashu nairashu closed this Mar 8, 2023
auto-merge was automatically disabled March 8, 2023 01:20

Pull request was closed

@nairashu nairashu reopened this Mar 8, 2023
@rbtr rbtr merged commit 81537f3 into Azure:master Mar 8, 2023
@rbtr rbtr deleted the cilium-overlay branch March 8, 2023 16:36
rjdenney pushed a commit that referenced this pull request Mar 13, 2023
rbtr added a commit that referenced this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants