Skip to content

Commit ec6f2df

Browse files
committed
Added revision history for PR#5709
1 parent d142660 commit ec6f2df

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

admin_guide/revhistory_admin_guide.adoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
:experimental:
88

99
// do-release: revhist-tables
10+
as
11+
== Tues Feb 20 2018
12+
13+
// tag::admin_guide_tues_feb_20_2018[]
14+
[cols="1,3",options="header"]
15+
|===
16+
17+
|Affected Topic |Description of Change
18+
//Tues Feb 20 2018
19+
n|xref:../admin_guide/manage_nodes.adoc#admin-guide-manage-nodes[Managing Nodes]
20+
|Replaced outdated `oadm manage-node --evacuate` commands with xref:../admin_guide/manage_nodes.adoc#evacuating-pods-on-nodes[`oc adm drain` commands].
21+
|===
22+
23+
// end::admin_guide_tues_feb_20_2018[]]
24+
1025
== Fri Feb 16 2018
1126

1227
// tag::admin_guide_fri_feb_16_2018[]
@@ -18,7 +33,7 @@
1833
n|xref:../admin_guide/service_accounts.adoc#admin-sa-user-names-and-groups[Service Accounts]
1934
| Changed `serviceaccounts` to `serviceaccount` in the xref:../service_accounts.adoc#admin-sa-user-names-and-groups[User Names and Groups] section.
2035

21-
|xref:../admin_guide/manage_nodes.adoc#admin-guide-manage-nodes[Manging Nodes]
36+
|xref:../admin_guide/manage_nodes.adoc#admin-guide-manage-nodes[Managing Nodes]
2237
|Added new section on xref:../admin_guide/manage_nodes.adoc#managing-nodes-docker-reset[Resetting Docker Storage] to free up space on nodes.
2338

2439
|xref:../admin_guide/managing_networking.adoc#admin-guide-manage-networking[Managing Networking]

welcome/revhistory_full.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ The following sections aggregate the revision histories of each guide by publish
1010
date.
1111

1212
// do-release: revhist-tables
13+
14+
== Tues Feb 20 2018
15+
.Cluster Administration
16+
include::admin_guide/revhistory_admin_guide.adoc[tag=admin_guide_tues_feb_20_2018]
17+
1318
== Fri Feb 16 2018
1419
.Scaling Performance
1520
include::scaling_performance/revhistory_scaling_performance.adoc[tag=scaling_performance_fri_feb_16_2018]

0 commit comments

Comments
 (0)