You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm brand new to chef and attempting to scan an individual container within a cluster using this plugin. It's seems in the ruby code the options are specified to pass in container, pod, and namespace but I'm unsure on how this is done. Are these able to be passed in through the CLI? The overall goal would be to complete something such as: inspec exec {control_folder} -t k8s:// {namespace/pod} I've tried several different formats but I'm unsure on how this feature works.
The text was updated successfully, but these errors were encountered:
I'm brand new to chef and attempting to scan an individual container within a cluster using this plugin. It's seems in the ruby code the options are specified to pass in container, pod, and namespace but I'm unsure on how this is done. Are these able to be passed in through the CLI? The overall goal would be to complete something such as:
inspec exec {control_folder} -t k8s:// {namespace/pod}
I've tried several different formats but I'm unsure on how this feature works.The text was updated successfully, but these errors were encountered: