Skip to content

Commit

Permalink
fix LimitPodHardAntiAffinityTopology name (#7221)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoShuFeng authored and k8s-ci-robot committed Feb 4, 2018
1 parent 0f4210c commit aeda749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/admission-controllers.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ The annotations added contain the information on what compute resources were aut

See the [InitialResouces proposal](https://git.k8s.io/community/contributors/design-proposals/autoscaling/initial-resources.md) for more details.

### LimitPodHardAntiAffinity
### LimitPodHardAntiAffinityTopology

This admission controller denies any pod that defines `AntiAffinity` topology key other than
`kubernetes.io/hostname` in `requiredDuringSchedulingRequiredDuringExecution`.
Expand Down

0 comments on commit aeda749

Please sign in to comment.