#
aks
Here are 281 public repositories matching this topic...
A Kubernetes-based microservices application on service mesh
graphql
docker
kubernetes
vuejs
microservices
typescript
reactjs
ddd
rest-api
grpc
clean-architecture
dotnet-core
cloud-native
microservices-architecture
service-mesh
envoy
istio
polyglot-microservices
ddd-example
aks
-
Updated
Jul 29, 2020 - C#
A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
kubernetes
microservice
azure
microservices-architecture
cicd
microservices-reference
aks
azure-pipelines
-
Updated
Aug 25, 2020 - C#
vakkur
commented
Jun 15, 2020
Is there an updated ARM template that uses VMSS for nodePool creations, add them to app gateway backend pool and I would like to know how we can egress the traffic through APP Gateway as it would be the only public IP for the cluster and I still get a random IP address when I try to access a web page from a pod.
https://raw.githubusercontent.com/Azure/application-gateway-kubernetes-ingress/ma
MKIT is a Managed Kubernetes Inspection Tool that validates several common security-related configuration settings of managed Kubernetes cluster objects and the workloads/resources running inside the cluster.
-
Updated
Jun 19, 2020 - Dockerfile
Simple demonstration, inspired by the Children's Illustrated Guide to Kubernetes, of AKS.
-
Updated
Jun 9, 2020 - JavaScript
Instantly debug your Go applications on Kubernetes
go
kubernetes
golang
distributed-systems
machine-learning
monitoring
gke
vega
minikube
ebpf
d3js
kind
px
pixie
aks
eks
px-run
pixie-labs
-
Updated
Aug 26, 2020 - Jupyter Notebook
Enable GitHub developers to deploy to Kubernetes service using GitHub Actions
-
Updated
Dec 4, 2019 - JavaScript
Azure Arc demo environments bootstrapping for everyone
linux
kubernetes
aws
vmware
azure
terraform
gcp
windows-server
aks
aks-kubernetes-cluster
azure-arm-template
azure-arc-servers
azure-arc-k8s
azure-arc-data
-
Updated
Aug 21, 2020 - HCL
Kubernetes Helm Charts and Tools to run Elastic Stack(ELK) on Azure Container Service(AKS)
kubernetes
elasticsearch
kibana
logstash
helm
helm-charts
acs
elasticsearch-cluster
azure-container-service
kibana-cluster
aks
aks-kubernetes-cluster
-
Updated
May 28, 2019 - Go
Kubernetes for Everyone
-
Updated
May 26, 2020 - TypeScript
Demoing deployment of Docker containers into Kubernetes for both minikube and Azure AKS.
-
Updated
Jul 5, 2020 - HTML
Crosswalk Playbooks and Code for Teams to Manage Kubernetes in Production
-
Updated
Dec 13, 2019 - TypeScript
Azure Monitor for Containers
-
Updated
Aug 26, 2020 - Ruby
This is the Azure Kubernetes Service (AKS) Secure Baseline reference implementation as produced by the Microsoft Azure Architecture Center.
-
Updated
Aug 19, 2020 - HTML
Azure Kubernetes Service (AKS): Sample Application developed in Angular, ASP.net Core and SQL Server
docker
kubernetes
redis
angular
typescript
sql-server
csharp
azure
sonarqube
asp
azurefunctions
asp-net-core
signalr
sqlserver
azuread
aks
aks-kubernetes-cluster
azurekeyvault
azuredevops
azure-signalr-service
-
Updated
Feb 8, 2019 - TypeScript
Scaling Dedicated Game Servers on Azure Kubernetes Service
-
Updated
Jul 16, 2020 - Go
Repository for Code related to AKS learning series Hands on Labs
docker
kubernetes
dotnetcore
helm
dotnet-core
container-orchestration
istio
sql-server-linux
aks
kubernetes-application
-
Updated
Jul 18, 2020 - C#
SmartHotel360 - Registration (AKS with Windows Containers)
-
Updated
Feb 4, 2020 - JavaScript
This is a quick sample showing how you can deploy Kubernetes on Azure with Azure Log analytics all from terraform
-
Updated
Apr 1, 2019 - HCL
Improve this page
Add a description, image, and links to the aks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aks topic, visit your repo's landing page and select "manage topics."
fx access HTTP endpoint of docker engine to do image build and container run, but currently fx make docker endpoint to support HTTP with "socat" with docker run https://github.com/metrue/fx/blob/master/provisioner/darwin/darwin.go#L18, it'd would be great to migrate it to Go.