Welcome to the Linux Foundation Forum!

kubectl create --image

Options

I'm working on section 3.13, Is --image a valid option for the kubectl create command?

I get an error "unknown flag --image" when I use the command:

kubectl create time-date --image=localhost:5000/mysimpleapp:v.1.0

Error: unknown flag: --image

beren

Comments

  • Beren
    Beren Posts: 7
    Options

    Missing the deployment command?

  • chrispokorni
    Options

    Hi @Beren,
    I would suggest following the syntax of the commands from the lab exercises. Commands and outputs in the lecture material may be for illustration purposes, and not presented in a complete working format.

    Regards,
    -Chris

Categories

Upcoming Training