K8S.PodSecurityContext
Property Description
Property |
Mandatory |
Type |
Description |
---|---|---|---|
runAsUser |
No |
integer |
User Value Constraint: {u'in_range': [0, 2147483647]} |
supplementalGroups |
No |
integer |
Supplement group Value Constraint: {u'in_range': [0, 2147483647]} |
fsGroup |
No |
integer |
File system Value Constraint: {u'in_range': [0, 2147483647]} |
hostNetwork |
No |
boolean |
Using the host network |
runAsNonRoot |
No |
boolean |
Non-root user |
seLinuxOptions |
No |
Option |
|
hostIPC |
No |
boolean |
Using the host IPC |
hostPID |
No |
boolean |
Using the host PID |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot