An open API service indexing awesome lists of open source software.

https://github.com/revazashvili/k8s-deployment

repository contains examples how to deploy apps in k8s
https://github.com/revazashvili/k8s-deployment

csharp docker docker-compose k8s k8s-deployment kubernetes

Last synced: about 2 months ago
JSON representation

repository contains examples how to deploy apps in k8s

Awesome Lists containing this project

README

        

## k8s deployment




repository contains examples how to deploy apps in k8s. examples in different languages are separated in folders.

# resources
if you are new to this technologies check out links below:

[docker](https://docs.docker.com/get-started/overview/) - containerize application

[k8s](https://kubernetes.io/docs/home/) - deploy containers

[k8s architecture](https://kubernetes.io/docs/concepts/overview/components/) - k8s architecture