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.
1 parent a6d44ae commit 9cfad2cCopy full SHA for 9cfad2c
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