Skip to content

Commit 32076e2

Browse files
committed
Merge pull request #4242 from krancour/fix-isolation-docs
docs(deisctl): correct isolation doc mistake
2 parents 4c37adc + c07c1e2 commit 32076e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/managing_deis/isolating-planes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@ is left as an exercise for the advanced operator.
8686
Decorating units
8787
----------------
8888

89-
To complement the cloud-config described above, Deis 1.9.0 and later are capable
89+
To complement the cloud-config described above, Deis 1.10.0 and later are capable
9090
of seamlessly "decorating" the Fleet units for each Deis platform component with
9191
the metadata that describes where each unit may be hosted.
9292

9393
.. note::
9494

9595
For the purposes of backwards compatibility with Deis clusters provisioned
96-
using versions of Deis older than 1.9.0, decorating the platform's units
96+
using versions of Deis older than 1.10.0, decorating the platform's units
9797
with metadata is an opt-in. Nodes in older clusters are guaranteed to be
9898
lacking the metadata that indicates what components they are eligible to
9999
host. As such, decorated units would be ineligible to run anywhere within

0 commit comments

Comments
 (0)