Skip to content

Commit

Permalink
Merge pull request #2690 from pichuang/add-platform
Browse files Browse the repository at this point in the history
docs(platforms): Add support for Red Hat OpenShift
  • Loading branch information
joaquimrocha authored Dec 20, 2024
2 parents b3f862f + dba3653 commit d87a40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The "works" column refers to the overall Kubernetes-related functionality when r
| [Microsoft AKS](https://azure.microsoft.com/) | ✔️ | - Working fine in-cluster and with the desktop application. |
| [Minikube](https://minikube.sigs.k8s.io/) | ✔️ | - For exposing with an ingress, enable ingresses with `minikube addons enable ingress`: <br/> - There are docs about the [development](./development/index.md#minikube-in-cluster) with Minikube. |
| [Vultr Kubernetes Engine](https://www.vultr.com/kubernetes/) | ✔️ | - Simple to install / expose with the regular [in-cluster instructions](https://headlamp.dev/docs/latest/installation/in-cluster/). |

| [Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift) | ✔️ | - Simple to install / expose with the regular [in-cluster instructions](https://headlamp.dev/docs/latest/installation/in-cluster/). |
## Tested Browsers

We mostly test with 'modern browsers' defined as the latest version and two older versions. But we try to make Headlamp work with web standards, so it's quite likely other standards-conforming browsers will also work.
Expand Down

0 comments on commit d87a40e

Please sign in to comment.