-
Published Question
Hi all
After deploying ingress https://github.com/kubernetes/ingress-nginx to K8S the loadbalancer has became the status https://ibb.co/mJ2YdgD.
What am I doing wrong?
Thanks
1
•
•
By
anujitmarty
Kubernetes
-
Published Answer
Hi Conrad
Thanks for your response. It does not work, I’ve got endless:
✔ Finished applying manifest for component Pilot.
...
•
By
anujitmarty
-
Published Question
Hi all
Would be nice, if someone could answer the question:
https://stackoverflow.com/questions/61677995/how-to-assign-an-external-ip-to-nginx-ingress
Thanks
0
•
•
By
anujitmarty
Kubernetes
-
Published Question
Hi all
I am trying to install Istio 1.52 on DOK K8S 1.17 as follows:
./istioctl manifest apply --set profile=minimal
Then I've got:
- Applying manifest for component Base...
✔ Finished applying manifest for comp...
2
•
•
By
anujitmarty
Kubernetes
-
Published Question
Hi all
When I try to deploy Istio and Contour Ingress alongside each other, then one of the created load balancer goes down:
https://ibb.co/K5nM8SY
Why?
Thanks
0
•
•
By
anujitmarty
DigitalOcean Managed Kubernetes
-
Published Question
Hi all
I am trying to setup DNS01 for my subdomains and have done the following:
```
sudo certbot certonly \
--dns-digitalocean \
--dns-digitalocean-credentials dns-secret.ini \
-d ".tool.databaker.io" \
-d "....
1
•
•
By
anujitmarty
Applications
-
Published Answer
It fails only on the Harbor installation.
Thanks
•
By
anujitmarty
-
Published Question
Hi all
During the deployment of https://github.com/goharbor/harbor/blob/master/docs/1.10/install-config/harbor-ha-helm.md
via Helm, I've got the error message:
<^>waiting for a volumene to be created, either by exte...
2
•
•
By
anujitmarty
Kubernetes
DigitalOcean Managed Kubernetes
-
Published Question
Hi all,
Is it possible to disable the public IP address on a Droplet?
Thanks
2
•
•
By
anujitmarty
DigitalOcean Accounts
-
Published Question
Hi all
I would like to intall Istio on my kubernetes cluster and followed the tutorial https://www.digitalocean.com/community/tutorials/how-to-install-and-use-istio-with-kubernetes.
In the tutorial, it shows how to i...
0
•
•
By
anujitmarty
DigitalOcean Managed Kubernetes