Skip to content

Commit 227a0fb

Browse files
authored
Merge pull request #4318 from kubernetes-sigs/copilot/add-digital-ocean-to-platforms
docs: Update DigitalOcean Kubernetes status to confirmed working
1 parent 091d635 commit 227a0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The "works" column refers to the overall Kubernetes-related functionality when r
1717
| Platform | Works | Comments |
1818
| ------------------------------------------------------------------------------- | :---: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
1919
| [Amazon EKS](https://aws.amazon.com/eks/) | ✔️ | - As reported [here](https://github.com/kubernetes-sigs/headlamp/issues/266). |
20-
| [DigitalOcean Kubernetes](https://www.digitalocean.com/products/kubernetes/) | | - Have you tried Headlamp on this platform? Please report your experience. |
20+
| [DigitalOcean Kubernetes](https://www.digitalocean.com/products/kubernetes/) | ✔️ | - Works correctly as reported in [#4317](https://github.com/kubernetes-sigs/headlamp/issues/4317). |
2121
| [Google Kubernetes Engine (GKE)](https://cloud.google.com/kubernetes-engine) | ✔️ | - As reported [here](https://github.com/kubernetes-sigs/headlamp/issues/3767). |
2222
| [K3s](https://k3s.io/) | ✔️ | - Simple to install / expose with the regular [in-cluster instructions](https://headlamp.dev/docs/latest/installation/in-cluster/). |
2323
| [Kind](https://kind.sigs.k8s.io/) | ✔️ | - Simple to install / expose with the regular [in-cluster instructions](https://headlamp.dev/docs/latest/installation/in-cluster/). |

0 commit comments

Comments
 (0)