-
Published Answer
Hello,
the solution simple is to add more resources to your pods: CPU and memory
the elaborate solution: refactor your code to …
•
By
hejeroaz
-
Published Answer
Hello and happy new year 2021 too ;)
First: Docker Swarm and Kubernetes are very dissimile. Kubernetes, or k8s, is a Cloud Orche…
•
By
hejeroaz
-
Published Answer
Hi, first note: remember that Kubernetes is not more than one orchestrator and is container made !
The answer for your question:…
•
By
hejeroaz
-
Published Question
In our managed k8s cluster, we have deployed services of type LoadBalancer. First we apply the manifest for the service (kubectl apply -f svc-lb.yml) and then adjust some additional properties (using Digital Ocean web...
0
•
•
By
hejeroaz
DigitalOcean Managed Kubernetes
DigitalOcean Managed Load Balancers
DigitalOcean API and CLI (doctl)
-
Published Answer
Hello,
you need:
define secrets and use its as environment variables
a volume for your assets app
a volume for your C…
•
By
hejeroaz
-
Published Answer
Hi,
you must be clear about k8s migration… I recommend first learn k8s to accomplish your goal… are you using Ansible as inf…
•
By
hejeroaz
-
Published Answer
Hi, if you post the used manifests or helm deployments, it would be very helpful…
some clues:
check all applied and def…
•
By
hejeroaz