-
If I have a kube config in my github workspace, I would love to be able to use it instead of using a value from secrets that is static. My usecase is that I dynamically retrieve my kubeconfig from dig…
-
https://pandemic-overview.readthedocs.io/en/latest/myGuides/General-computer-setup.html#setup-your-computer-we-will-cover-each-item
- Enable Linux on your Chromebook
- Handy aliases and abbreviati…
-
I have a cluster setup using K3s and all the nodes are already taking load ( in acceptable format ).
As per the deployment guide, I have applied tolerations and taints from the guide and then did …
-
There may be `doctl`, but no `ssh` access for droplet.
Therefore it would be convenient to add SSH keys for existing droplet.
Rerated to: #406
zored updated
3 years ago
-
In your documentation (https://docs.digitalocean.com/reference/doctl/reference/kubernetes/cluster/node-pool/create/) you write:
> The minimum number of nodes in the node pool when autoscaling is en…
-
provides a quick list of IDs of the current rules
Type 'doctl compute firewall get', press 'TAB' and you get a list of the current IDs of rules
-
**Describe the bug**
Hello everyone, I cannot connect to my DigitalOcean cluster. After selecting my kubeconfig and trying to connect to the cluster, I get the error message "http: proxy error: getti…
-
Hello. I love being able to just click "Console" and have a direct access to my droplet. It is a pain to have to download Putty, figure out how to connect, enter my password, then install the Drople…
-
Hello,
On the Digital Ocean homepage, can create a water drop by specifying the password.
However, it is not supported by the doctl tool. It seems to support only the ssh method.
Thanks.
gy741 updated
3 years ago
-
**What is the problem this feature would solve? Please describe.**
Currently the `doctl compute image create` command just allows to create an image based on a URL.
What if I build an image locally …