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

https://github.com/ranjithdb/k8s-01

Deploy an Nginx application in Kubernetes
https://github.com/ranjithdb/k8s-01

k8s kubernetes nginx

Last synced: 29 days ago
JSON representation

Deploy an Nginx application in Kubernetes

Awesome Lists containing this project

README

          

# k8s-01

- Deploy an Nginx application in Kubernetes.
- Expose it as a service.
- Access it from a browser.

![commands](ss/01.png "k8s commands")

![browser](ss/02.png "nginx server browser")