Skip to content

Commit

Permalink
fixups
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
  • Loading branch information
thisthat committed Oct 25, 2023
1 parent 5b3b94c commit 80dab65
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Instead, it uses
the [Pod Scheduling Readiness K8s API](https://kubernetes.io/docs/concepts/scheduling-eviction/pod-scheduling-readiness)
to gate Pods until the required deployment checks pass.

## Keptn Scheduling Gates for K8s 1.26 and above
## Keptn Scheduling Gates for K8s 1.27 and above

When you apply a workload to a K8s cluster,
the Mutating Webhook checks each Pod for annotations
Expand All @@ -44,7 +44,7 @@ the Pod is not gated again:

{{< embed path="/docs/assets/scheduler-gates/gate-removed.yaml" >}}

## Keptn Scheduler for K8s 1.25 and earlier
## Keptn Scheduler for K8s 1.26 and earlier

The **Keptn Scheduler** works by registering itself as a Permit plugin within the Kubernetes
scheduling cycle that ensures that Pods are scheduled to a node until and unless the
Expand Down
5 changes: 0 additions & 5 deletions docs/content/en/docs/implementing/slack.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/content/en/docs/yaml-crd-ref/crd-template.md

This file was deleted.

0 comments on commit 80dab65

Please sign in to comment.