We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 681b241 + 9cfad2c commit b3725adCopy full SHA for b3725ad
README.md
@@ -174,8 +174,8 @@ be accessed as in any Kubernetes pod, by using `localhost`.
174
175
The `container` step allows executing commands into each container.
176
177
----
178
**Note**
+---
179
Due to implementation constraints, there can be issues when executing commands in different containers if they run using different uids.
180
It is recommended to use the same uid across the different containers part of the same pod to avoid any issue.
181
---
0 commit comments