Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Azure Kubernetes Fleet Manager Examples

This directory contains a number of examples of how to deploy applications to multiple clusters with Azure Kubernetes Fleet Manager.

Examples

Name Description Notable Features Used Complexity Level
HelloWorld Hello World app Resource Placement: Deployment, Service Beginner
Kuard-Blue-Green Kuard app with different versions Multi-Cluster Service Beginner
Kuard Kuard app Resource Placement: Deployment, Service, Service Export, Multi-Cluster Service Intermediate