Skip to content

Deploying a NGINX server with rolling update startegy. - Manifests

Notifications You must be signed in to change notification settings

pradeept/NGINX-Deployment-Manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying NGINX to K8s cluster

Folder details 📁

  1. Pod: contains yaml to run a single nginx pod
  2. Deployment: contains yaml file to deploy a replica set of 3 nginx pods
  3. Services: contains yaml files for creating cluster IP, Node Port and Load Balancer services.
  4. Updating Strategies: Contains yaml file for rolling update.

About

Deploying a NGINX server with rolling update startegy. - Manifests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published