Giter Club home page Giter Club logo

Comments (5)

maulikshah999 avatar maulikshah999 commented on June 23, 2024

@willbranney73 Which cloud provider are you using AWS/Azure/IBM Cloud? Is it self-managed or managed openshift?

from cp4d-deployment.

willbranney73 avatar willbranney73 commented on June 23, 2024

@maulik-shah999 I am using Managed-openshift for IBM Cloud.

from cp4d-deployment.

praveshcompiles avatar praveshcompiles commented on June 23, 2024

Hi @willbranney73
As far as I am aware, we don't have control over which nodes to make master/worker as the ROKS cluster is installed via Ibmcloud terraform api. I will still take a look in the APIs if there is a way to achieve this.

from cp4d-deployment.

shankarpentyala07 avatar shankarpentyala07 commented on June 23, 2024

Hi @willbranney73 ,
Apologies for the delayed response.

All the nodes listed are worker nodes.

The reason why do my worker nodes have the master role?
When you run oc get nodes or oc describe node , you might see that the worker nodes have master,worker roles. In OpenShift Container Platform clusters, operators use the master role as a nodeSelector so that OCP can deploy default components that are controlled by operators, such as the internal registry, in your cluster. No master node processes, such as the API server or Kubernetes scheduler, run on your worker nodes.

For ,Red Hat OpenShift on IBM Cloud - IBM sets up the master, manages the control plane components, and automatically applies master patch updates for you. The masters are highly available and backed up automatically and you don't have access to the master nodes.

Please refer the deployment architecture below which explains the same, where the control plane(master) is IBM Managed:
https://github.com/IBM/cp4d-deployment/blob/master/managed-openshift/ibmcloud/README.md#deployment-topology

Additional docs for the same info:
https://cloud.ibm.com/docs/openshift?topic=openshift-planning_worker_nodes (why do my worker nodes have master label)
https://cloud.ibm.com/docs/openshift?topic=openshift-cs_ov (Master nodes are IBM Managed in ROKS.

Please let me know if you have more queries

from cp4d-deployment.

shankarpentyala07 avatar shankarpentyala07 commented on June 23, 2024

Closing this issue expecting there are no more queries

from cp4d-deployment.

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.