We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
attach
# Match pods kind: ClusterAttach apiVersion: kwok.x-k8s.io/v1alpha1 metadata: name: cluster-attach-rules spec: selector: matchNamespaces: - podNamespace matchNames: - podName attaches: [] --- # Just for a Pod kind: Attach apiVersion: kwok.x-k8s.io/v1alpha1 metadata: name: podName namespace: podNamespace spec: attaches: - containers: - containerName logsFile: /tmp/kwok.log
/kind feature
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
nikola-jokic
Successfully merging a pull request may close this issue.
/kind feature
The text was updated successfully, but these errors were encountered: