Ryotaro-Sanpe666 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

kubectl expose, incomplete output #315

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
- Exercising usage of Google Container Engine with existing Docker image;
- Did run the command:
       kubectl expose rc wordpress --create-external-load-balancer=true

(Previously command below was run successfuly:
kubectl run wordpress --image=tutum/wordpress --port=80)

What is the expected output? What do you see instead?
- Expected output is some values unde the IP(S) column, so that I can see what 
IP can be used

mccabe@esekiws5217[** NONE **]:~/google-cloud-sdk/bin> gcloud info
Google Cloud SDK [0.9.82]

Platform: [Linux, x86_64]
Python Version: [2.6.9 (unknown, Jul 28 2014, 08:24:16)  [GCC 4.3.4 
[gcc-4_3-branch revision 152973]]]
Site Packages: [Disabled]

Installation Root: [/home/lmccabe/google-cloud-sdk]
Installed Components:
  core: [2015.10.08]
  core-nix: [2015.09.03]
  kubectl: []
  gcloud: [2015.10.08]
  gsutil-nix: [4.14]
  gsutil: [4.15]
  bq: [2.0.18]
  kubectl-linux-x86_64: [1.0.6]
  bq-nix: [2.0.18]
System PATH: 
[/proj/cscftest/opt/ttcn3/ttcn3-3.2.pl0-linux64-gcc4.3-SLED11.1/bin:/vobs/ipcc/s
rc_test_cscf/bin:/proj/cscftest/opt/ttcn3/ttcn3-3.2.pl0-linux64-gcc4.3-SLED11.1/
bin:/view/maia_common_view/vobs/ipcc/ims_core_node_tst/maia_common_scripts:/view
/CFTAF_ADMIN_VIEW/vobs/ipcc/src_test_cscf/cc_scripts:/vobs/ims/cscf/ft/bin/:/pro
j/cscftest/bin:/vobs/ims/repository/imtaf/imtaf/CURRENT/dist/bin:/vobs/ims_ttcn3
/common/framework/bin:/proj/cscftest/opt/ttcn3/ttcn3/bin:/proj/cscftest/opt/ecli
pse/eclipse:/proj/cscftest/opt/java/jdk1.6.0_10/bin:/home/lmccabe/google-cloud-s
dk/bin:/proj/cscftest/opt/ttcn3/ttcn3-3.2.pl0-linux64-gcc4.3-SLED11.1/bin:/vobs/
ipcc/src_test_cscf/bin:/view/maia_common_view/vobs/ipcc/ims_core_node_tst/maia_c
ommon_scripts:/view/CFTAF_ADMIN_VIEW/vobs/ipcc/src_test_cscf/cc_scripts:/vobs/im
s/cscf/ft/bin/:/proj/cscftest/bin:/vobs/ims/repository/imtaf/imtaf/CURRENT/dist/
bin:/vobs/ims_ttcn3/common/framework/bin:/proj/cscftest/opt/ttcn3/ttcn3/bin:/pro
j/cscftest/opt/eclipse/eclipse:/proj/cscftest/opt/java/jdk1.6.0_10/bin:/app/EWsh
ark/R1.17/LMWP3/bin:/app/emacs/23.2/LMWP3/bin:/app/sametime/8.0.2:/app/nxclient/
3.4.0.7/LMWP3/bin:/app/vim/7.3.021/LMWP3/bin:/app/xemacs/21.5.29/LMWP3/bin:/app/
thunderbird/3.1.6/LMWP3:/app/thunderbird/3.1.6/LMWP3/bin:/app/openoffice/3.2.1/L
MWP3/bin:/app/j2re/1.6.0_22/LMWP3/bin:/app/ica/client/11.1:/app/acroread/9.4.0/L
MWP3/Adobe/Reader9/bin:/app/firefox/3.6.12/LMWP3:/env/seki/bin:/home/lmccabe/.af
s/0/ibin:/usr/atria/bin:/usr/NX/bin:/usr/lib64/mpi/gcc/openmpi/bin:/usr/bin:/bin
:/usr/sbin:/sbin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3
/bin:/opt/cross/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/app/arc
/0/bin]
Cloud SDK on PATH: [True]

Installation Properties: [/home/lmccabe/google-cloud-sdk/properties]
User Config Directory: [/home/lmccabe/.config/gcloud]
User Properties: [/home/lmccabe/.config/gcloud/properties]
Current Workspace: [None]
Workspace Config Directory: [None]
Workspace Properties: [None]

Account: [camelia.pestina@gmail.com]
Project: [ethereal-anvil-109903]

Current Properties:
  [core]
    project: [ethereal-anvil-109903]
    account: [camelia.pestina@gmail.com]
    disable_usage_reporting: [False]
  [app]
    use_appengine_api: [True]
  [container]
    cluster: [hello-world]
  [compute]
    zone: [us-east1-b]

Logs Directory: [/home/lmccabe/.config/gcloud/logs]
Last Log File: 
[/home/lmccabe/.config/gcloud/logs/2015.10.16/17.11.10.495670.log]

What is the output of 'gcloud info'?

Please provide any additional information below.

lmccabe@esekiws5217[** NONE **]:~/google-cloud-sdk/bin> 
/home/lmccabe/google-cloud-sdk/bin/kubectl expose rc wordpress 
--create-external-load-balancer=true

NAME        LABELS          SELECTOR        IP(S)     PORT(S)
wordpress   run=wordpress   run=wordpress             80/TCP

Original issue reported on code.google.com by camelia....@gmail.com on 16 Oct 2015 at 3:25

GoogleCodeExporter commented 8 years ago
ISSUE SOLVED,

Original comment by camelia....@gmail.com on 16 Oct 2015 at 3:45

GoogleCodeExporter commented 8 years ago
THERE WAS NO ISSUE,,,

Original comment by camelia....@gmail.com on 16 Oct 2015 at 3:45

GoogleCodeExporter commented 8 years ago
For kubectl you can use https://github.com/kubernetes/kubernetes/issues to 
report issues.

Original comment by che...@google.com on 20 Oct 2015 at 12:58

GoogleCodeExporter commented 8 years ago
Thanks, that one is fine ,no need to report,
BR,

Original comment by camelia....@gmail.com on 21 Oct 2015 at 4:30