Skip to content

Commit

Permalink
Getting started with aks (#10)
Browse files Browse the repository at this point in the history
* new getting started on aks lab

* deploying aks cluster

* provisioning acr, importing containers, and deploying app

* app deployment

* explaining resources and deploying ingress

* adding placeholder images

* updates

* Adding section for app resiliency

* chore: remove build:cli from pr workflow

* initial feedback

* wrapping up content for "getting started with aks" lab (#9)

* Update workshop.md

adding some scaling content

* Adding stateful workload content

* adding screen shots and observability section

* docs: added app and cluster scaling section part 1

* Update workshops/getting-started-with-aks/workshop.md

* Update workshops/getting-started-with-aks/workshop.md

* adding ci/cd with automated deployment

* docs: added NAP scaling section

* removing duplicate section and spellchecks

* updating scaling section and adding keda

* update images

---------

Co-authored-by: Phill Gibson <[email protected]>

* updating lab title

---------

Co-authored-by: Kenneth Kilty <[email protected]>
Co-authored-by: Phill Gibson <[email protected]>
  • Loading branch information
3 people authored Oct 15, 2024
1 parent e534ecc commit 260bc30
Show file tree
Hide file tree
Showing 62 changed files with 3,050 additions and 1,516 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,5 @@ jobs:
GITHUB_REPO_URL: ${{ github.event.repository.html_url }}
- name: Build website
run: npm run build:website
- name: Build CLI
run: npm run build:cli
- name: Run linters & tests
run: npm test --if-present --workspaces
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,316 changes: 802 additions & 1,514 deletions workshops/getting-started-with-aks/workshop.md

Large diffs are not rendered by default.

Loading

0 comments on commit 260bc30

Please sign in to comment.