Skip to content

This repository features a simple web application that showcases the power of Kubernetes

Notifications You must be signed in to change notification settings

baodq97/demoAKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

demoAKS

This repository features a simple web application that showcases the power of Kubernetes

demoAKS/ ├── k8s/ │ ├── deployment.yaml │ ├── service.yaml │ └── ingress.yaml ├── services/ │ ├── service1/ │ │ ├── Dockerfile │ │ └── app.js │ └── service2/ │ ├── Dockerfile │ └── app.js └── README.md

About

This repository features a simple web application that showcases the power of Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published