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
- Host: GitHub
- URL: https://github.com/ranjithdb/k8s-01
- Owner: ranjithdb
- Created: 2025-03-03T14:30:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T14:42:37.000Z (over 1 year ago)
- Last Synced: 2025-09-12T00:27:21.736Z (9 months ago)
- Topics: k8s, kubernetes, nginx
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-01
- Deploy an Nginx application in Kubernetes.
- Expose it as a service.
- Access it from a browser.

