Documentation re-formatting

The closing bracket in the link was automatically included in the link HREF.
Myself and @lurraca used standard markdown formatting to prevent that from happening.
pull/58/head
Konstantin Semenov 2018-10-26 11:32:36 +01:00 committed by GitHub
parent 022c05c141
commit 84ba7e8f69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -160,9 +160,9 @@ var (
Drain node in preparation for maintenance. Drain node in preparation for maintenance.
The given node will be marked unschedulable to prevent new pods from arriving. The given node will be marked unschedulable to prevent new pods from arriving.
'drain' evicts the pods if the APIServer supports eviction 'drain' evicts the pods if the APIServer supports
(http://kubernetes.io/docs/admin/disruptions/). Otherwise, it will use normal DELETE [eviction](http://kubernetes.io/docs/admin/disruptions/). Otherwise, it will use normal
to delete the pods. DELETE to delete the pods.
The 'drain' evicts or deletes all pods except mirror pods (which cannot be deleted through The 'drain' evicts or deletes all pods except mirror pods (which cannot be deleted through
the API server). If there are DaemonSet-managed pods, drain will not proceed the API server). If there are DaemonSet-managed pods, drain will not proceed
without --ignore-daemonsets, and regardless it will not delete any without --ignore-daemonsets, and regardless it will not delete any