File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 7
7
:experimental:
8
8
9
9
// 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
+
10
25
== Fri Feb 16 2018
11
26
12
27
// tag::admin_guide_fri_feb_16_2018[]
18
33
n|xref:../admin_guide/service_accounts.adoc#admin-sa-user-names-and-groups[Service Accounts]
19
34
| Changed `serviceaccounts` to `serviceaccount` in the xref:../service_accounts.adoc#admin-sa-user-names-and-groups[User Names and Groups] section.
20
35
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]
22
37
|Added new section on xref:../admin_guide/manage_nodes.adoc#managing-nodes-docker-reset[Resetting Docker Storage] to free up space on nodes.
23
38
24
39
|xref:../admin_guide/managing_networking.adoc#admin-guide-manage-networking[Managing Networking]
Original file line number Diff line number Diff line change @@ -10,6 +10,11 @@ The following sections aggregate the revision histories of each guide by publish
10
10
date.
11
11
12
12
// 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
+
13
18
== Fri Feb 16 2018
14
19
.Scaling Performance
15
20
include::scaling_performance/revhistory_scaling_performance.adoc[tag=scaling_performance_fri_feb_16_2018]
You can’t perform that action at this time.
0 commit comments