Skip to content

Commit 3ca9dc2

Browse files
authored
Update README.md
1 parent 559b7df commit 3ca9dc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ After the API request is sent, Pipeline updates a `ConfigMap` that stores this i
1111
When the deployment request is sent to the `apiserver`, this webhook intercepts the request, and checks if the deployment is present in the `ConfigMap`.
1212
If it's found, the webhook mutates the request to include a special annotation that can be parsed by the spot-affinity scheduler, and modifies the `schedulerName` in the pod template `spec`.
1313

14-
![](https://raw.githubusercontent.com/banzaicloud/banzaicloud.github.io/gh-pages/themes/banzai-cloud-v2/static/img/blog/spot-webhook/spot-webhook.png?token=AFuZoD8w8mi9EBmEj6I0BOKgNxYP1x6Iks5cC7AxwA%3D%3D)
15-
1614
### Deploying the webhook
1715

1816
This webhook is automatically deployed to any cluster started with Pipeline that has spot instances, but it can be deployed independently using the same Helm chart what Pipeline is using.

0 commit comments

Comments
 (0)