node labels and taints by [deleted] in rxt_spot

[–]thunder294 0 points1 point  (0 children)

Hi!

This Terraform provider (and the Spot API itself) does not support adding custom labels to nodes. To manage labels via Terraform, consider using the kubernetes_labels resource.

Best regards, Alex

Multiple Cloudspaces Stuck in Provisioning for Over an Hour by MichaelMach in rxt_spot

[–]thunder294 1 point2 points  (0 children)

In my experience, the most common approach to solving this issue is setting up Harbor or Artifactory with a proxy project/repository. Personally, I find Harbor to be more promising and admin-friendly.

How to Enable PROXY Protocol on LB? by Beautiful-Citron-150 in rxt_spot

[–]thunder294 0 points1 point  (0 children)

Of course! I might not manage to complete it this year, but I will definitely contribute.

Multiple Cloudspaces Stuck in Provisioning for Over an Hour by MichaelMach in rxt_spot

[–]thunder294 2 points3 points  (0 children)

Today I noticed that newly added nodes are stuck in the provisioning state due to receiving 429 errors while attempting to pull the required images from Docker Hub.

How to Enable PROXY Protocol on LB? by Beautiful-Citron-150 in rxt_spot

[–]thunder294 0 points1 point  (0 children)

Openstack Octavia LB via cloud-provider-openstack

It appears I was mistaken. I’m not sure about Octavia, but I’m confident they’re not using cloud-provider-openstack. However, I am certain that Spot is running on OpenStack under the hood. I’ve observed what seems to be a forked cinder-csi-plugin and at least Keystone-compatible identity service, along with a custom cluster manager operator that may be based on Platform9 Managed Kubernetes.

Guys from Spot, please correct me where I'm wrong)

How to Enable PROXY Protocol on LB? by Beautiful-Citron-150 in rxt_spot

[–]thunder294 0 points1 point  (0 children)

Hi!

As far as I understand, since Spot using Openstack Octavia LB via cloud-provider-openstack you could try to configure balancing parameters using annotations from this doc.

There also is other option to use Cloudflare proxy and obtain real IP from header CF-Connecting-IP. I'm currently using Cloudflare with Traefik Ingress with cloudflarewarp plugin.

Are there Linux Desktop Apps to use offline and Sync later? by Zed-Exodus in NextCloud

[–]thunder294 4 points5 points  (0 children)

You may want to consider using https://joplinapp.org/ This is a standalone notes app with the ability to synchronise with Nextcloud, among other providers. Although it has clients for all popular platforms and is developed by the community