mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-02-14 15:59:50 +00:00
minor fixes
This commit is contained in:
@@ -495,7 +495,7 @@ receiving traffic only once it's actually ready for it.
|
||||
Sometimes, you might want even more control when you roll out a new version.
|
||||
|
||||
Two popular techniques are
|
||||
**blue/green deployment*** and **canary deployment**.
|
||||
**blue/green deployment** and **canary deployment**.
|
||||
|
||||
### 2.10.1 Blue / Green Deployment
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 28 KiB |
@@ -316,7 +316,7 @@ img {
|
||||
figure {
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
font-size: smaller;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
/*==TABLES==*/
|
||||
|
||||
Reference in New Issue
Block a user