Bug 1380807 - oc cluster up --metrics=true --create-machine does not show metrics [NEEDINFO]
Summary: oc cluster up --metrics=true --create-machine does not show metrics
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: oc
Version: 3.3.0
Hardware: All
OS: Mac OS
unspecified
high
Target Milestone: ---
: ---
Assignee: Cesar Wong
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-30 15:41 UTC by cjonagam
Modified: 2016-10-26 13:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-26 13:06:36 UTC
Target Upstream Version:
cewong: needinfo? (cjonagam)


Attachments (Terms of Use)

Description cjonagam 2016-09-30 15:41:11 UTC
Description of problem:
oc cluster up                                  -- does not work with Docker for Mac
oc cluster up --create-machine --metrics=true  -- works but metrics does not work

Version-Release number of selected component (if applicable):
oc v3.3.0.32
kubernetes v1.3.0+52492b4
features: Basic-Auth GSSAPI Kerberos SPNEGO


How reproducible:
oc cluster up --create-machine --metrics=true 

Steps to Reproduce:
1. download oc etnerprise 3.3 version
2. oc cluster up --create-machine --metrics=true 


Actual results:
metrics does not show up

Expected results:
metrics should be visible 

Additional info:
Issue occurs when --create-machine is used

Comment 1 Cesar Wong 2016-10-18 15:06:16 UTC
Hi Chakradhar,

What do you see when you run 'cluster up' without --create-machine ? It should work with Docker for Mac.

Also, when you install metrics, you need to hit the metrics URL displayed by cluster up when started. Otherwise, your browser doesn't show metrics (it's a self-signed cert issue). Can you hit the metrics URL to see if metrics does show up?

Comment 2 Cesar Wong 2016-10-26 13:06:36 UTC
Closing this as not having sufficient data. Please reopen if it's still an issue.


Note You need to log in before you can comment on or make changes to this bug.