bmuschko/cka-study-guide

Chapter 2: Kubernetes 1.21 deprecated --serviceaccount flag for kubectl run

Closed this issue · 2 comments

Can override the default with kubectl run build-observer --image=alpine --restart=Never --overrides='{ "spec": { "serviceAccount": "build-bot" } }'

Thanks for raising that. Unfortunately, we cannot easily change the content of the book as of now due to the nature of book creation at O'Reilly. It would require a second edition.

The better place to raise those issues is using the errata. The GitHub repository just contains the code snippets used in the book. Would you mind raising an issue there?

Closing the issue, per our discussion above.