Kubernetes/DockerCommand and ArgsCommand and Args Docker SyntaxK8s EquivalentENTRYPOINT ["sleep"]command: ["sleep"]CMD ["5"]args: ["5"]