Errata

Managing Kubernetes

Errata for Managing Kubernetes

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
PDF
Page x
First full paragraph

"A depth of understand..." should be "A depth of understanding..."

Note from the Author or Editor:
Correct, "A depth of understand..." should be "A depth of understanding..."

Cricket Liu  Oct 16, 2018 
PDF
Page 1
Last paragraph

First line of the paragraph, "Kuberentes" should be "Kubernetes".

Note from the Author or Editor:
Confirmed. Kuberentes should be Kubernetes.

I fixed this in the repository.

George Tseres  Oct 22, 2018 
Printed
Page 9
5th paragraph

Third line of paragraph: "Kuberentes' job is to take..." should be spelt "Kubernetes'".

Note from the Author or Editor:
Confirmed. Kuberentes should be Kubernetes

James Laverack  Nov 26, 2018 
PDF
Page 18
"Batch Workloads: Job and ScheduledJob" in Chapter 2

(From https://hello.heptio.com/managing-kubernetes-ebook/)

> Batch Workloads: Job and ScheduledJob

> ScheduledJobs build on top of the Job object by adding a schedule to a Job. A ScheduledJob contains the definition of the Job object that you want to create, as well as the schedule on which that Job should be created.

ScheduledJob was already obsoleted, so it should be changed to CronJob.

Note from the Author or Editor:
Correct, all instances of 'ScheduledJob' should be replaced with 'CronJob'

Kazuki Suda  Oct 13, 2018 
Printed
Page 50
1st paragraph and last sentence under "Priorities" section

"but instead, the predicate function attempts to judge" should be "but instead, the priority function attempts to judge".

Note from the Author or Editor:
Confirmed and fixed in source.

Marc Streeter  Feb 11, 2019 
Printed
Page 66
5th paragraoh (last paragraph before final note)

The sentence no verb. Specifically, the third sentence of the paragraph reads, in part, "administrators ought to the --experimental-encryption-provider-config kube-apiserver parameter." Ought to what now? "Use", or "specify" I presume; possibly set, although that's less likely.

Note from the Author or Editor:
Confirmed. And fixed in the original atlas source for future revisions.

Anonymous  Jan 18, 2019 
Printed
Page 120
2nd paragraph

Shouldn't `<service name>.<namespace>.svc.cluster.local` actually be `<service name>.<namespace>.svc.<cluster name>`? In my case I have a different cluster name where `cluster.local` resides. Anyways I find value in the description of the sections and thought this change would add to that - if correct.

Note from the Author or Editor:
Clarified.

Marc Streeter  Feb 15, 2019 
Printed
Page 133
3rd paragraph

"siuch" should be "such"

Note from the Author or Editor:
confirmed and fixed.

Marc Streeter  Feb 16, 2019