-
Published Answer
Hi @stianm
One option you have to perform such an action on each and every node would be to run a privileged Daemonset. You cou…
•
By
jkwiatkoski
-
Published Answer
Hi @superherointj
You are correct. Unfortunately, our LB’s do not support UDP traffic at this time.
The node IP addresses sh…
•
By
jkwiatkoski
-
Published Answer
Hi @wouterjansen97
The error message state would prevent resource creation !is_verified and is_hold implies that you are eith…
•
By
jkwiatkoski
-
Published Answer
Hi @klazen108
Yes, that is correct. The Cloud Controller Manager(CCM) running on the control plane manages the configuration of…
•
By
jkwiatkoski
-
Published Answer
Hi @ratnautilman,
Having the LB hostname annotation on a service is solely used for getting around internal routing issues as sp…
•
By
jkwiatkoski
-
Published Answer
Hi @benroberts23,
I recently hit this issue with my own application. After chatting with engineering this appears to be an issue…
•
By
jkwiatkoski
-
Published Answer
Hi there!
Each node will have its own public IP. The control plane API will be managed for you but exposed via a URL made up of …
Accepted Answer:
Hi there!
Each node will have its own public IP. The control plane API will be managed for you but exposed via a URL made up of …
•
By
jkwiatkoski
-
Published Answer
Hi there!
Unfortunately, our DOKS product does not support transferring of ownership across accounts at this time.
The recom…
•
By
jkwiatkoski
-
Published Answer
This sounds like it would be configurable in a domain managed by DO. Just using the subdomain routing and setting your wildcard to …
Accepted Answer:
This sounds like it would be configurable in a domain managed by DO. Just using the subdomain routing and setting your wildcard to …
•
By
jkwiatkoski
-
Published Answer
Depending on how wordpress is deployed this sounds like a good option for a configmap.
That should be editable with `kubectl edi…
•
By
jkwiatkoski
-
Published Answer
Looks like a user put a nice write-up for this over on Medium that you may find helpful:
https://medium.com/swlh/how-to-use-web-…
•
By
jkwiatkoski
-
Published Answer
Hi there,
Can you ensure you have your ingress controller configured to respect the proxy protocol settings in the LB?
Looks …
Accepted Answer:
Hi there,
Can you ensure you have your ingress controller configured to respect the proxy protocol settings in the LB?
Looks …
•
By
jkwiatkoski
-
Published Answer
Hi there,
Our default CSI uses DO block storage. You can see in the docs here that…
•
By
jkwiatkoski
-
Published Answer
Hi there,
Looking around this looks very similar to: https://github.com/kubernetes/ingress-nginx/issues/4579. Perhaps try their …
•
By
jkwiatkoski
-
Published Answer
Hi there,
I am not a terraform user so I may not be the most helpful here.
Can you verify whether there are any error logs du…
•
By
jkwiatkoski
-
Published Answer
Hi there,
I would ensure you have the following prior to moving to production. Note that this not exhaustive and some may not ap…
Accepted Answer:
Hi there,
I would ensure you have the following prior to moving to production. Note that this not exhaustive and some may not ap…
•
By
jkwiatkoski
-
Published Answer
Yes, your option here would be to set you container as privileged and give it access to hostNetwork and use hostPort. I would not r…
•
By
jkwiatkoski
-
Published Answer
Additional documentation can be found here.
ArgoCD: https://argoproj.github.io/argo-cd/
Webhooks with ArgoCD: https://argoproj....
•
By
jkwiatkoski
-
Published Question
How To Setup Automated Deployments using ArgoCD on DigitalOcean Kubernetes
Introduction
Developing applications on Kubernetes (https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes) has taken ...
2
•
•
By
jkwiatkoski
Kubernetes
CI/CD
Deployment
-
Published Answer
1) Looks like there may be some solid info here on getting it started on kubernetes: https://spark.apache.org/docs/latest/running-o…
•
By
jkwiatkoski