Skip to content

Commit

Permalink
Update sky/cli.py
Browse files Browse the repository at this point in the history
Co-authored-by: Romil Bhardwaj <[email protected]>
  • Loading branch information
cblmemo and romilbhardwaj authored Sep 16, 2023
1 parent 8ae9d84 commit 3c88d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1662,7 +1662,7 @@ def status(all: bool, refresh: bool, ip: bool, show_spot_jobs: bool,
Only display the IP address of the cluster using
``sky status --ip <cluster-name>``. This option will override all other
options.
options. For Kubernetes clusters, the returned IP address is the internal IP of the head pod, and may not be accessible from outside the cluster.
Each cluster can have one of the following statuses:
Expand Down

0 comments on commit 3c88d1d

Please sign in to comment.