{"id":15291014,"url":"https://github.com/azure/blackbelt-aks-hackfest","last_synced_at":"2025-05-15T13:07:22.716Z","repository":{"id":39605568,"uuid":"114025506","full_name":"Azure/blackbelt-aks-hackfest","owner":"Azure","description":"Microsoft Intelligent Cloud Blackbelt Team :: Hackfest Repo","archived":false,"fork":false,"pushed_at":"2025-03-28T10:22:16.000Z","size":222272,"stargazers_count":227,"open_issues_count":157,"forks_count":333,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-05-10T00:12:03.009Z","etag":null,"topics":["azure","cosmosdb","kubectl","kubernetes","kubernetes-deployment","kubernetes-setup","mongodb"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-12T18:32:48.000Z","updated_at":"2025-04-19T14:42:31.000Z","dependencies_parsed_at":"2023-02-08T17:31:21.253Z","dependency_job_id":"bfc04649-deb6-4879-b6d7-7fc68a9bceff","html_url":"https://github.com/Azure/blackbelt-aks-hackfest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fblackbelt-aks-hackfest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fblackbelt-aks-hackfest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fblackbelt-aks-hackfest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fblackbelt-aks-hackfest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/blackbelt-aks-hackfest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","cosmosdb","kubectl","kubernetes","kubernetes-deployment","kubernetes-setup","mongodb"],"created_at":"2024-09-30T16:10:33.621Z","updated_at":"2025-05-15T13:07:17.707Z","avatar_url":"https://github.com/Azure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Container Hackfest\n\n_Delivering modern cloud native applications with ​open source technologies on Azure​_\n\n\n**NOTE: We have moved this content over to a new and updated repository https://github.com/Azure/kubernetes-hackfest**\n\n## Overview\n\nThis workshop will guide you through migrating an application from \"on-premise\" to containers running in Azure Kubernetes Service.\n\nThe labs are based upon a node.js application that allows for voting on the Justice League Superheroes (with more options coming soon). Data is stored in MongoDB.\n\n\u003e Note: These labs are designed to run on a Linux CentOS VM running in Azure (jumpbox) along with Azure Cloud Shell. They can potentially be run locally on a Mac or Windows, but the instructions are not written towards that experience. ie - \"You're on your own.\"\n\n\u003e Note: Since we are working on a jumpbox, note that Copy and Paste are a bit different when working in the terminal. You can use Shift+Ctrl+C for Copy and Shift+Ctrl+V for Paste when working in the terminal. Outside of the terminal Copy and Paste behaves as expected using Ctrl+C and Ctrl+V. \n\n## Lab Guides - Day 1\n  0. [Setup Lab environment](labs/day1-labs/00-lab-environment.md)\n  1. [Run app locally to test components](labs/day1-labs/01-setup-app-local.md)\n  2. [Create Docker images for apps and push to Azure Container Registry(ACR Build)](labs/day1-labs/02-dockerize-apps(alt-acr-build).md)\n  2. [Create Docker images for apps and push to Azure Container Registry](labs/day1-labs/02-dockerize-apps.md)\n  3. [Create an Azure Kubernetes Service (AKS) cluster](labs/day1-labs/03-create-aks-cluster.md)\n  4. [Deploy application to Azure Kubernetes Service](labs/day1-labs/04-deploy-app-aks.md)\n  5. [Kubernetes UI Overview](labs/day1-labs/05-kubernetes-ui.md)\n  6. [Operational Monitoring and Log Management](labs/day1-labs/06-monitoring-k8s.md)\n  7. [Application and Infrastructure Scaling](labs/day1-labs/07-cluster-scaling.md)\n  8. [Moving your data services to Azure PaaS (CosmosDB)](labs/day1-labs/08-migrate-mongo-to-cosmos.md)\n  9. [Update and Deploy New Version of Application](labs/day1-labs/09-update-application.md)\n  10. [Upgrade an Azure Kubernetes Service (AKS) cluster](labs/day1-labs/10-cluster-upgrading.md)\n\n## Lab Guides - Day 2\n\nThese labs can be completed in no particular order.\n  1. [CI/CD Automation](labs/day2-labs/cicd-brigade.md)\n  2. [Kubernetes Ingress Controllers](labs/day2-labs/ingress-controller.md)\n  3. [Kubernetes InitContainers](labs/day2-labs/init-containers.md)\n  4. [Azure Service Broker](labs/day2-labs/open-service-broker.md)\n  5. [Persistent Storage](labs/day2-labs/persistent-volumes.md)\n  6. [Azure Container Instances and ACI Connector](labs/day2-labs/virtual-kubelet-aci.md)\n  7. Kubernetes Stateful Sets (coming soon)\n  8. Secrets and ConfigMaps (coming soon)\n  9. Helm Charts deep dive (coming soon)\n  10. Troubleshooting and debugging (coming soon)\n  11. RBAC and Azure AD integration (coming soon)\n  \n  \n## Contributing\n\nThis project welcomes contributions and suggestions, unless you are Bruce Wayne.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## License\n\nThis software is covered under the MIT license. You can read the license [here](LICENSE).\n\nThis software contains code from Heroku Buildpacks, which are also covered by the MIT license.\n\nThis software contains code from [Helm][], which is covered by the Apache v2.0 license.\n\nYou can read third-party software licenses [here][Third-Party Licenses].\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fblackbelt-aks-hackfest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fblackbelt-aks-hackfest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fblackbelt-aks-hackfest/lists"}