-
I'm not exactly sure how to implement this, but I think the easiest way would be creating droplet from a snapshot already configured to join the existing cluster.
-
Just updated my cluster hopping to switch to http2 but when changing from `http` to `http2` it also switched port 80 to http2 which I don't think is the expected behaviour.
The docs state...
> …
-
I'm using this controller to manage LoadBalancers on my DO account. While using this I've noticed that the LB controller doesn't support setting the protocol to "http2". I assume this is just an overs…
-
Have Harbor Helm chart v1.0.1 running healthy on Kubernetes DigitalOcean (DOKS) v1.14.0. All deployments/pods/services appear healthy. We can push and pull images from the registry.
Pods status r…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### Did you try using a 1.7.x configuration for the version 2.0?
- [ ] Yes
- [x] No
### What did you do?
We deployed traef…
-
This is basically a repost of https://github.com/digitalocean/digitalocean-cloud-controller-manager/issues/103
In short, when creating a new Service of type LoadBalancer, it failed on first try. He…
-
### Steps to reproduce
1. Set up an smb share to a windows server share using a windows account with read-access to that share. My share contains tons of video files, most of them bigger then 1GB.
2. …
-
I'm trying to setup [fluentbit for kubernetes](https://docs.fluentbit.io/manual/installation/kubernetes) but I'm getting an error with the certificates: "X509 - Certificate verification failed, e.g. C…
-
I am having a problem with mkdocs and travis-ci.
I am setting up travis-ci to build up my documentation website on each commit instead of deploying everything myself. The current set of parameters w…
-
I'm working with a VariableSizeGrid where each row is about the same height as a scrollbar. I've implemented a jump-to feature when pressing a key to jump to the first item beginning with that letter.…