Giter Site home page Giter Site logo

Comments (6)

avestuk avatar avestuk commented on May 28, 2024

@nktl How are you accessing the StorageOS UI?

from cluster-operator.

nktl avatar nktl commented on May 28, 2024

Just though default openshift web console:

image

Clicking it results with the following:

image

from cluster-operator.

avestuk avatar avestuk commented on May 28, 2024

@nktl I think that may be the issue then. The example-storageos resource is a CustomResource called StorageOSCluster that the StorageOS operator acts on to create a StorageOS cluster.

The StorageOS UI is available on any node running StorageOS on port 5705. You can access the StorageOS UI through the StorageOS service, using port-forwarding or perhaps it works via the Openshift UI. Alternatively, you can access your Nodes directly you can try :5705 to get to the browser.

from cluster-operator.

nktl avatar nktl commented on May 28, 2024

Thanks, the funny thing is that the link/view in question actually works when cluster is in provisioning state, then it breaks after deployment is completed - so it looks like some value from the completed deployment is bugging it out - so might be worth investigating still. You are correct however that I misnamed this thing 'UI', it seems to be just a cluster status page.

On the actual UI front, it looks to be operational - but I am not exactly sure what the creds are, the ones from the documentation (storageos/storageos) do not seem to work, neither the api creds set during the provisioning process.

from cluster-operator.

avestuk avatar avestuk commented on May 28, 2024

Thanks, the funny thing is that the link/view in question actually works when cluster is in provisioning state, then it breaks after deployment is completed

That's very useful to know - thank you!

The credentials for the UI are what you created in step 5 if you followed the Openshift 4.1 docs. If not then it's the apiUsername and apiPassword that are defined in the secret that you created as part of the installation process.

from cluster-operator.

croomes avatar croomes commented on May 28, 2024

Hi @nktl, thanks for raising this. We're going to try and reproduce this - it looks like an Openshift error but we might be passing it data in the wrong format. We made some changes to the status format recently (to be more compliant with Openshift!)

from cluster-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.