Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
namecommon-namespace

Namespace

Info

Skip this step If IAM Role for Service Account has already been setup at cluster creation time by the eksctl tool.

Create a namespace of your choice:

Code Block
languagebash
kubectl create namespace <namespace>

Unless explicitly stated, this is the namespace that is used throughout the remainder of this installation guide.