All Projects → Azure → Blackbelt Aks Hackfest

Azure / Blackbelt Aks Hackfest

Licence: mit
Microsoft Intelligent Cloud Blackbelt Team :: Hackfest Repo

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Blackbelt Aks Hackfest

GPU-Kubernetes-Guide
How to setup a production-grade Kubernetes GPU cluster on Paperspace in 10 minutes for $10
Stars: ✭ 34 (-83.73%)
Mutual labels:  kubernetes-setup, kubectl, kubernetes-deployment
Jwt Node Vue
Repositório responsável pelo primeiro projeto da série de vídeos: Coding Stuff.
Stars: ✭ 29 (-86.12%)
Mutual labels:  azure, mongodb
Kubernix
Single dependency Kubernetes clusters for local testing, experimenting and development
Stars: ✭ 545 (+160.77%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Laravel Docker K8s
Running Laravel project using Docker and Deploying using Kubernetes
Stars: ✭ 127 (-39.23%)
Mutual labels:  kubectl, kubernetes-deployment
Kubekit
A Kubernetes deployment toolkit for offline environment.
Stars: ✭ 328 (+56.94%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Rak8s
Stand up a Raspberry Pi based Kubernetes cluster with Ansible
Stars: ✭ 354 (+69.38%)
Mutual labels:  kubectl, kubernetes-setup
Kubernaut
Instant ephemeral Kubernetes clusters for development and testing
Stars: ✭ 115 (-44.98%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Terraform Aws Eks
Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS
Stars: ✭ 2,464 (+1078.95%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Supersafebank
Sample Event Sourcing implementation with .NET Core
Stars: ✭ 142 (-32.06%)
Mutual labels:  azure, mongodb
Kubify
Terraform Template to Setup a Kubernetes Cluster on OpenStack/AWS/Azure
Stars: ✭ 142 (-32.06%)
Mutual labels:  azure, kubernetes-setup
Eksctl
The official CLI for Amazon EKS
Stars: ✭ 3,550 (+1598.56%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Mcw Cloud Native Applications
MCW Cloud-native applications
Stars: ✭ 184 (-11.96%)
Mutual labels:  azure, mongodb
K8s Kotlin Dsl
Kotlin DSL for Kubernetes configs
Stars: ✭ 259 (+23.92%)
Mutual labels:  kubernetes-deployment, kubernetes-setup
Gbt
Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
Stars: ✭ 457 (+118.66%)
Mutual labels:  azure, kubectl
rak8s
Stand up a Raspberry Pi based Kubernetes cluster with Ansible
Stars: ✭ 362 (+73.21%)
Mutual labels:  kubernetes-setup, kubectl
Libvirt K8s Provisioner
Automate your k8s installation
Stars: ✭ 106 (-49.28%)
Mutual labels:  kubectl, kubernetes-setup
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (-84.21%)
Mutual labels:  kubectl, kubernetes-deployment
aksctl
An easy to use CLI for AKS cluster
Stars: ✭ 46 (-77.99%)
Mutual labels:  kubernetes-setup, kubectl
Devtron
Software Delivery Workflow For Kubernetes
Stars: ✭ 130 (-37.8%)
Mutual labels:  kubectl, kubernetes-deployment
Ops Cli
Ops - cli wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation
Stars: ✭ 152 (-27.27%)
Mutual labels:  azure, kubernetes-deployment

Azure Container Hackfest

Delivering modern cloud native applications with ​open source technologies on Azure​

NOTE: We have moved this content over to a new and updated repository https://github.com/Azure/kubernetes-hackfest

Overview

This workshop will guide you through migrating an application from "on-premise" to containers running in Azure Kubernetes Service.

The 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.

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."

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.

Lab Guides - Day 1

  1. Setup Lab environment
  2. Run app locally to test components
  3. Create Docker images for apps and push to Azure Container Registry(ACR Build)
  4. Create Docker images for apps and push to Azure Container Registry
  5. Create an Azure Kubernetes Service (AKS) cluster
  6. Deploy application to Azure Kubernetes Service
  7. Kubernetes UI Overview
  8. Operational Monitoring and Log Management
  9. Application and Infrastructure Scaling
  10. Moving your data services to Azure PaaS (CosmosDB)
  11. Update and Deploy New Version of Application
  12. Upgrade an Azure Kubernetes Service (AKS) cluster

Lab Guides - Day 2

These labs can be completed in no particular order.

  1. CI/CD Automation
  2. Kubernetes Ingress Controllers
  3. Kubernetes InitContainers
  4. Azure Service Broker
  5. Persistent Storage
  6. Azure Container Instances and ACI Connector
  7. Kubernetes Stateful Sets (coming soon)
  8. Secrets and ConfigMaps (coming soon)
  9. Helm Charts deep dive (coming soon)
  10. Troubleshooting and debugging (coming soon)
  11. RBAC and Azure AD integration (coming soon)

Contributing

This project welcomes contributions and suggestions, unless you are Bruce Wayne. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

This software is covered under the MIT license. You can read the license here.

This software contains code from Heroku Buildpacks, which are also covered by the MIT license.

This software contains code from [Helm][], which is covered by the Apache v2.0 license.

You can read third-party software licenses [here][Third-Party Licenses].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].