Portal Home > Knowledgebase > Technical Questions > Kubernetes support on VPSDime Services

Kubernetes support on VPSDime Services

Full-stack k8s Kubernetes is not supported on our Linux VPS plans, as with the OpenVZ 7 virtualization used by the Linux VPS plans this is putting a container inside a container, which is not supported by either OpenVZ 7 nor Kubernetes. 

We've noted that some customers are running k3s ( https://k3s.io/ ) on our Linux VPS plans, however as we do not use this ourselves, we do not know what it takes to run on our Linux VPS plans. You would need to reference k3s' usual documentation and/or community support (e.g. forums) for help with this if you encounter a problem.

Kubernetes is supported on our Premium VPS plans, as the Premium VPS plans are KVM virtualization, which is as close to a bare metal server as possible. We'd be happy to cancel your Linux VPS plan and credit its value towards a Premium VPS as a one-time courtesy if you need to run Kubernetes.
Was this answer helpful?
Unable to launch Docker swarm due to br_netfilter messages

When receiving the following message:"error creating external connectivity network: cannot...

Why can't I clear RAM cache or buffers on Linux VPS?

You do not need to clear your RAM cache. Linux has many decades of excellent memory management...

Can I use Mailcow on Linux VPS?

Unfortunately, you cannot use Mailcow on Linux VPS line. Their maintainers have no interest in...

How can I change my SSH port?

You can change your SSH port by simply logging in to your VPS and then opening up the SSH daemon...

Docker requires br_netfilter. How can I load this module?

br_netfilter module is already enabled on your VPS.There's a couple of different things you can...