Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justindavies/kubeonazure
Playing with Kubernetes on Azure
https://github.com/justindavies/kubeonazure
azure cosmosdb federation kubernetes trafficmanager
Last synced: 17 days ago
JSON representation
Playing with Kubernetes on Azure
- Host: GitHub
- URL: https://github.com/justindavies/kubeonazure
- Owner: justindavies
- License: mit
- Created: 2017-10-12T08:05:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T23:32:37.000Z (almost 2 years ago)
- Last Synced: 2023-04-05T14:34:42.949Z (over 1 year ago)
- Topics: azure, cosmosdb, federation, kubernetes, trafficmanager
- Language: Ruby
- Size: 13.1 MB
- Stars: 5
- Watchers: 0
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeOnAzure
This is a playground of how to integrate Kubernetes with Azure services.The demos in this repo have either been delivered as talks at conferences or delivered to customers through Microsoft.
## Globally Distributed Kubernetes
Based on a talk I gave at the Docker London meetup in November 2017 at Skillsmatter. You can watch the talk [here](https://skillsmatter.com/skillscasts/11140-containerisation-on-azure#video), and the walkthrough is in the [GloballyDistributed](https://github.com/justindavies/KubeOnAzure/tree/master/GloballyDistributed) directory