Can I create multi-container pod with kubectl imperatively?

Lemig:
Can I create multi-container pod with kubectl imperatively ?

Hello @kodekloud,
No, there is no imperative command, you can create it only using the YAML file.

Thanks,
KodeKloud Support