-
Notifications
You must be signed in to change notification settings - Fork 244
Ignite 2025 supporting LP: Arm on Azure AKS #2498
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
Merged
jasonrandrews
merged 41 commits into
ArmDeveloperEcosystem:main
from
geremyCohen:ignite-demo
Nov 5, 2025
Merged
Ignite 2025 supporting LP: Arm on Azure AKS #2498
jasonrandrews
merged 41 commits into
ArmDeveloperEcosystem:main
from
geremyCohen:ignite-demo
Nov 5, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Fixed get_request() to show actual response instead of filtering for nginx title - Updated pod detection to match service endpoint IP to pod IP directly - Ensures each architecture service correctly identifies its corresponding pod - Intel service now served by intel pod, AMD by amd pod, ARM by arm pod
- Reorder chapters with ascending weights (10, 20, 30, 40, 50, 60, 70) - Provide 10-point increments for future insertions - Maintain logical flow: cluster setup → test utility → deployments → performance
…es on region support
… as a prerequisite
- Replace inline YAML with curl download from nginxOnAKS repository - Maintain same explanatory text and deployment details - Consistent pattern with Intel deployment chapter - Centralize YAML management in nginxOnAKS repository
…ate outputs, add service selector explanation
…d service selector explanation, remove AMD references
…es/3 services, update to JSON response format
…ences, and add wrk and btop usage instructions
…ences, and add wrk and btop usage instructions
…ences, and add wrk and btop usage instructions
… and improved clarity
…hs into ignite-demo
- Update error message to show 'curl', 'wrk', 'put', 'login' - Change ConfigMap name from nginx-intel-config to nginx-config - Remove ConfigMap from ARM deployment output - Remove ARM-specific optimization bullet point - Update ConfigMap verification to show only nginx-config
…hs into ignite-demo
Remove 'Now that you have your Intel nginx deployment running' as nginx hasn't been deployed yet at this point in the tutorial.
…hs into ignite-demo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before submitting a pull request for a new Learning Path, please review Create a Learning Path
Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.