UncleNUC Wiki

Second chance for NUCs

User Tools

Site Tools


lab:kubernetes_app:step_6_-_application_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lab:kubernetes_app:step_6_-_application_configuration [2024/02/14 04:09] – [Step 6 - Application Configuration] userlab:kubernetes_app:step_6_-_application_configuration [2024/05/13 18:16] (current) – removed user
Line 1: Line 1:
-====== Step 6 - Application Configuration ====== 
-// See [[https://spot.io/resources/kubernetes-autoscaling/5-kubernetes-deployment-strategies-roll-out-like-the-pros/]] // 
  
-In this step we look at deploying different application images 
-  * red 
-  * green 
-  * blue (latest) 
- 
-Strategies supported by kubernetes out of the box: 
-  * rolling deployment (replaces pods running the older version with the new version one-by-one) 
-  * recreate deployment (terminates all pods and replaces them with the new version) 
-Requires customization or specialized tools 
-  * ramped slow rollout 
-  * best-effort controlled rollout 
-  * blue/green deployment 
-  * canary deployment 
-  * shadow deployment 
-  * A/B testing 
- 
-====== Next Step ====== 
-Continue to [[Step 7 - Load Balancing]] 
- 
-Or, back to [[Step 5 - Application Pods]] or [[Start]] 
lab/kubernetes_app/step_6_-_application_configuration.1707883755.txt.gz · Last modified: 2024/02/14 04:09 by user