Is google kubernete engine has a relation with red hat kubernete cluster?
Solved! Go to Solution.
Other than the fact that they are both based on open-source Kubernetes, they are not related.
Google Kubernetes Engine (GKE) is a fully managed version of Kubernetes which is managed by Google on Google Cloud for customers. It is natively integrated with Google Cloud infrastructure for simplified, managed native and fully integrated experience.
Red Hat OpenShift is a commercial offering from Red Hat. It is available on Google Cloud via the Marketplace but it's managed by Red Hat.
Other than the fact that they are both based on open-source Kubernetes, they are not related.
Google Kubernetes Engine (GKE) is a fully managed version of Kubernetes which is managed by Google on Google Cloud for customers. It is natively integrated with Google Cloud infrastructure for simplified, managed native and fully integrated experience.
Red Hat OpenShift is a commercial offering from Red Hat. It is available on Google Cloud via the Marketplace but it's managed by Red Hat.
Thank you for explaning
Regard