consul/website/content
Blake Covarrubias aa21b12321
docs: Update K8s TGW tutorial to reliably obtain role ID (#18474)
The `grep` command used to obtain the ID for the terminating gateway
role is not reliable in all scenarios. For example, if there is a
similarly named role, the command may return the wrong role ID for the
active terminating gateway instance.

This commit updates the command to use jq to obtain the role ID. If
multiple roles are found, jq will raise an error informing the user
that it cannot reliably determine the role ID.
2023-08-16 13:35:44 -07:00
..
api-docs docs: Fix some comments (#17118) 2023-07-31 10:56:09 -07:00
commands NET-4952 Add docs for export command (#18425) 2023-08-11 17:11:06 +00:00
docs docs: Update K8s TGW tutorial to reliably obtain role ID (#18474) 2023-08-16 13:35:44 -07:00
partials NET-1825: New ACL token creation docs (#16465) 2023-06-14 09:17:30 -05:00
security.mdx