Skip to content

Add clarification to steps for Kubernetes Agent install

DarwinJS requested to merge DarwinJS-add-clarification-eks-agent-install into master

What does this MR do?

Clarifies which value from the json output of a previous step needs to be used in the current step.

The comment line also says "...you need to use in the next step" but there is at least one step in between (kubectl create namespace gitlab-kubernetes-agent) or it is unclear what a "step" is.

NOTE: The screenshot is also missing data compared to actual outputs. It would be better to include the output and obscure it or simply delete the token in it. It would be much easier to understand the secret value when you see one on the output.

Screenshots or Screencasts (strongly suggested)

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by DarwinJS

Merge request reports