-
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 …
•
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 ...
1
•
•
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
-
Published Answer
Hi there,
This looks like the amount fo memory istio requires is not available on your current nodes. You can see the amount of …
•
By
jkwiatkoski
-
Published Answer
Hi there!
This protocol is talking about forwarding rules. Therefore, this should work for you if you implement an annotation …
•
By
jkwiatkoski
-
Published Answer
Hi there!
There is a known issue in the kubernetes project(https://github.com/kubernetes/kubernetes/issues/66607)for connections…
•
By
jkwiatkoski
-
Published Answer
You should be able to add tags to the actual nodepool in the cloud panel. This will ensure that tag is applied to all nodes in that…
•
By
jkwiatkoski
-
Published Answer
Hi,
This actually sounds like a great idea, though we have released VPC’s and Kubernetes supporting VPC’s the pod IP addresses a…
•
By
jkwiatkoski
-
Published Answer
Hey,
All loadbalancers provisioned by Kubernetes are managed by the Cloud Controller Manager(CCM) running on the master. Any man…
Accepted Answer:
Hey,
All loadbalancers provisioned by Kubernetes are managed by the Cloud Controller Manager(CCM) running on the master. Any man…
•
By
jkwiatkoski