kubevirt / user-guide

This user guide will walk you through installation and various features.
https://kubevirt.io/user-guide
Apache License 2.0
64 stars 227 forks source link

unknown flag: --node-port #807

Open jokuniew opened 3 months ago

jokuniew commented 3 months ago

Description: When I use the command from the doc Expose VirtualMachineInstance as a NodePort Service $ virtctl expose virtualmachineinstance vmi-ephemeral --name nodeport --type NodePort --port 27017 --target-port 22 --node-port 30000 It gives following error: unknown flag: --node-port

I assume, that --node-port flag was removed after this disscussion https://bugzilla.redhat.com/show_bug.cgi?id=1644523 in this PR https://github.com/kubevirt/kubevirt/pull/1716 But doc wasn't updated since then

What you expected: Working command for exposing vms ssh access through nodeport

URL: Expose VirtualMachineInstance as a NodePort Service

Additional context: none

kubevirt-bot commented 5 days ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale