You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
516 B

  1. # Kubernetes deployment
  2. This folder contains the files required to deploy eShopOnContainers to a Kubernetes cluster.
  3. For more information see the following articles in the [wiki](https://github.com/dotnet-architecture/eShopOnContainers/wiki):
  4. - [Deploy to Local Kubernetes](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Deploy-to-Local-Kubernetes)
  5. - [Deploy to Azure Kubernetes Service (AKS)](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Deploy-to-Azure-Kubernetes-Service-(AKS))