Skip to content

gaurmukul13/Kubernetes-learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes-learner

basic Kubernetes Deployment YAML file for a simple web application (e.g., running an NGINX container). This example creates:

#A Deployment with 3 replicas #A Service to expose the app within the cluster #Optionally, notes on how to expose it outside (via NodePort or Ingress)

Jenkins ---- Checks out code from Git

Runs a simple build (Maven)

Runs tests

Archives the build artifacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published