Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  RedHat OpenShift On Prem Hybrid or not?

    Posted Thu October 24, 2024 04:39 PM

    So, having a debate with colleagues. When you install Red Hat OpenShift you start at the RedHat.com website to install the BareMetal install and it monitors the install from there to tell you when done. Once complete you start logging into a Console that goes through your personal URL to see all the stats of the OS and to administer it. Is this install officially a hybrid model at that point that some info is being managed on RH servers and some on your local machine? Did they install all the HTML of the console to your local server or is that being served up from the RH Network?

    I am arguing that this is a hybrid model where some of the stuff on the console is local and some is coming from RH but I am not sure.  Can anyone clarify this for me?

    I know when I want to re-install a new instance I must go back to that RH page

    Hybrid Cloud Console

    And Archive off that install and do another. Curious also what good is an archived off instance as once its gone its gone right? You also see all your stats of your server form the above URL so its reading my server memory and cpu etc.. But is any of my RH functionality coming from the RH network to make this a hybrid model?

    Thanks in advance for any help,



    ------------------------------
    David Miller
    Managing Partner - Maximo Consultant
    Enterprise Integration Partners LLC
    ------------------------------


  • 2.  RE: RedHat OpenShift On Prem Hybrid or not?

    Posted Sat October 26, 2024 06:27 AM

    Hi David,

    once You install OpenShift the console (and everything else as well) is served directly from Your local cluster. The only "thing" that is getting pulled from the internet are the container images. If You do not want to pull those directly from Red Hat (or other) servers You can mirror them into private image registry and have fully disconnected setup.

    There is one component which reports some parameters and statistics back to Red Hat. It is called Insights Operator. Whatever You see in console.redhat.com is reported by this component, but it has nothing to do with the OpenShift console itself. You can even disable the Insights Operator and Telemetry by deleting part of the pull secret as described here: https://docs.openshift.com/container-platform/4.15/support/remote_health_monitoring/opting-out-of-remote-health-reporting.html



    ------------------------------
    Witold Wierzchowski
    Solution Architect
    Cohesive Poland
    ------------------------------



  • 3.  RE: RedHat OpenShift On Prem Hybrid or not?

    Posted Tue October 29, 2024 01:10 PM

    Witold,

    Thanks for the response. Very interesting still intrigued why Red Hat calls it a Hybrid Cloud Console when you do log into the console.redhat.com.

    Anyway, what do you know about the purpose of being forced to Archive off Cluster Installs and not being able to delete them once they are there in the console? I see no reason for an Archive, they can never be restored correct?

    Thanks again,



    ------------------------------
    David Miller
    Managing Partner - Maximo Consultant
    Enterprise Integration Partners LLC
    ------------------------------



  • 4.  RE: RedHat OpenShift On Prem Hybrid or not?

    Posted Wed October 30, 2024 03:19 AM

    David,

    'Hybrid Cloud Console' it's just a name. Bear in mind that our use case of Red Hat products with MAS is extremely limited. We are only using maybe 1% of what Red Hat has to offer.

    Archiving cluster is a way to remove it from cloud console. It has nothing to do with actually deleting the cluster. You can have a running cluster archived in cloud console and also You can physically delete cluster and not archive it in cloud console (it will change status to Stale after some time). You absolutely can bring back the cluster from Archive by using 'Unarchive' action.

    Regards,



    ------------------------------
    Witold Wierzchowski
    Solution Architect
    Cohesive Poland
    ------------------------------