Kubernetes in your Data Center Designer

The easiest way to orchestrate containers with Kubernetes

Create your free account
Kubernetes en
Data Center Designer
Kubernetes in
Data Center Designer
Kubernetes em
Data Center Designer
Kubernetes dans
Data Center Designer
  • Geo-redundant managed control panel
  • No cluster management costs
  • Automatic load-dependent node scaling
  • Persistent storage
  • Dedicated resources
  • Root access to the cluster with the Kubernetes API
¿Qué dicen nuestros clientes?
What do our customers say?
Que disent nos clients?
O que dizem os nossos clientes?
ExcellentExcellentExcelenteExcelente
4.3 / 5 atchezemen Trustpilot

Kubernetes containers: advantages for your project

  • High availability

    Our Kubernetes containers have a geo-redundant and highly available control panel to guarantee you cluster service.

  • High scalability

    You will be able to add nodes automatically according to your cluster load.

  • Cloud technology

    Your containers are deployed on Cloud servers managed by Arsys.

  • Dedicated resources

    Enjoy with our Kubernetes dedicated RAM and CPU for your worker nodes.

  • Free support

    Our Kubernetes experts are ready to answer your questions 24 hours a day, 7 days a week.

  • Security

    Our experts take care of the management of updates and security patches.

  • Integrated persistent storage

    Based on a dual redundant architecture, designed to be fault tolerant.

  • Highly resilient infrastructure

    Clusters support multiple groups of nodes distributed across numerous data centers. Designed to survive, even in the event of total data center failure.

  • Management of node groups and clusters

    Manage clusters and node groups in a few clicks from our wizard.

  • Root access

    You will have root access to the cluster with the Kubernetes API.

  • Integration of native solutions

    It is most effective when interacting with a wide range of complementary services (istio, linkerd, Prometheus, Traefik, Envoy, fleuntd, rook...) that connect through APIs.

With Kubernetes you only pay for the resources you use

With the Kubernetes service you pay exclusively for the node pools you deploy for your containers, on a pay-as-you-go basis for the resources you use.
The cluster management layer is free of charge.

  • Dedicated CPU

    0.04 €/h

  • RAM

    0.0045 €/GB/h

  • SSD or HDD Disk

    From 0.04 €/GB

  • Transfer free of charge

    From 0.03 €/GB

More information on prices

Arsys Data Centers around the world

Deploy Kubernetes in a few clicks from the Data Center Designer

 

You will be able to manage your Kubernetes infrastructure through a simple control panel: Data Center Designer. And, if you wish, this control panel also allows you to deploy your servers with dedicated CPUs and s3 storage.

 

Using the Data Center Designer you can create clusters and/or node groups and delete them directly.

 

Kubernetes

¿Qué piensan nuestros clientes?

What do our customers think?

Que pensent nos clients?

O que pensam os nossos clientes?

ExcellentExcellentExcelenteExcelente 4.3
  • Muy buena atención al cliente y muy…Muy buena atención al cliente y muy buen servicio técnicoJAVIER08/03/2024
  • Realmente un servicio y soporte…Realmente un servicio y soporte EXCELENTE.Edelweiss Kaswalder31/01/2024
  • El soporte se portan genialEl soporte se portan genial, son unos profesionales aparte de gente amable y que te ayuda. Todas las veces que he llamado me han ayudado mucho y me han tratado muy bien, con paciencia, amabilidad y utilidad.Navex Consulting23/09/2023
  • El soporte técnico es excepcionalEl soporte técnico es excepcionalJosé Luis18/07/2023
  • Tengo alojada la web del estudio de mi…Tengo alojada la web del estudio de mi mujer en WordPress. También el correo desde hace años.Alberto25/04/2023
  • Dos dominios diferentes ya con Arsys y…Dos dominios diferentes ya con Arsys y mi opinión sigue siendo la misma. Un equipo muy profesional y que da un servicio fantástico. Soporte 24h y siempre muy amables.Pablo Alonso20/04/2023
  • Fácil registro de dominios y Atención al cliente de 10Llevo más de dos años registrando dominios y utilizando los productos de Arsys para mis clientes sin ningún problema. Y siempre que tengo que resolver alguna duda su servicio de atención al cliente me ayuda de forma rápida y sencilla.Julia MG28/03/2023
  • Gran atención al clienteGran atención al cliente y un portfolio de productos my amplio que cubre todas mis necesidades.Miguel Ángel Alonso López24/03/2023
  • Muy buen servicio y soporteTuve que contactar a soporte para una consulta y me la resolvieron muy bien y rápido.igferne24/03/2023
  • Excelente soporteExcelente soporte. Siempre responder rápido y eficiente.Carlos Ferreira -ASTIM-09/02/2023
See all 151 opinions on TrustpilotVoir les 151 opinions sur TrustpilotVer as 151 opiniões em TrustpilotVer las 151 opiniones en Trustpilot
Would you like us to call you?

Complete this form and we will call you without obligation. You can also contact us by email.

  • 365 days 24 hours Because we know that your project does not understand waits, our experts are always available to help you.
  • Our own customer service More than 400 people, passionate about technology and with continuous training, dedicated exclusively to answering your questions and queries.
You must provide your name
You must provide a valid email address
You must provide a valid phone number
* Required fields

Frequently Asked Questions about Kubernetes

  • What is the Data Center Designer?

    Data Center Designer is a panel that allows you to deploy and manage your virtual data center in the Cloud in a graphic and very simple way. From Data Center Designer you can deploy not only Kubernetes, but also cloud servers with dedicated CPUs and S3 storage. All this through a graphic interface where you can organise your servers in data centers and make configurations with drag and drop.

  • What is K8s Kubernetes?

    Kubernetes is a container orchestration platform intended to help manage and proportionately distribute load across containers on each machine. It is not a conventional platform and its simplicity is key for PaaS or IaaS cloud types. Thus, Kubernetes has become the choice of many companies as it offers many guarantees since it was developed by Google. Now without this influence, it is a similar system to Docker, which is also open source, and offers an API that controls how and in what order containers are run.

    The Kubernetes platform manages to organise a cluster of virtual machines, scheduling the implementation of these containers on the machines according to the resources you have available. In this case, the containers are grouped into pods. In addition, Kubernetes facilitates the deployment and operation of applications in a microservices architecture. To do this, an abstraction layer is created on top of a cluster of hosts, so that development teams can deploy their applications and let this technology manage activities such as:

    • Control of resource consumption by application or equipment.
    • Evenly spread the application load across a host infrastructure.
    • Automatically balance load requests between different application instances.
    • Monitor resource consumption and resource limits to automatically prevent applications from consuming too many resources.
    • Move an application instance from one host to another if there is a resource shortage on a host, or if the host dies.
    • Automatically leverage the additional resources available when a new host is added to the cluster.
    • Easily perform canary deployments and reversals. These deployments are named after canaries which, in the past, were used by miners to detect gas leaks underground. In this context, canary deployment makes it possible to observe the impact of a deployment with a low impact on users.
  • What are the advantages of Kubernetes for my project?

    • Kubernetes enables a self-service Platform-as-a-Service (PaaS) that creates a hardware abstraction layer for development teams. These development teams can quickly and efficiently request the resources they need: if they need more resources to handle additional loads, they can get them quickly. All resources come from an infrastructure shared by all teams. All you have to do is provision and exit, and leverage the tools developed around Kubernetes to automate packaging, deployment and testing.
    • It is cost-effective - as containers generally are - as they are more resource-efficient than hypervisors and virtual machines. As containers are so lightweight, they require less CPU and memory resources to run.
    • Kubernetes is a cloud-agnostic technology because it runs on Amazon Web Services (AWS), Microsoft Azure and Google Cloud Platform (GCP) alike. In addition, it can be run on-premises, i.e. outside the cloud. Workloads can be moved without having to redesign applications or rethink the infrastructure, thus standardising a platform and avoiding vendor lock-in.

    Containers are small and fast, and have an advantage in that an application can be packaged in a single container image. This one-to-one relationship between application and image offers a range of clear benefits that tip the balance in favour of the use of containers. With them, we can create images at the time of compilation. Applications do not need to be composed together with the rest of the stack or linked to the production infrastructure environment.

    Generating a container image at build time allows for a consistent environment from development to production. On the other hand, containers are more transparent than virtual machines, which makes administration and monitoring easier. Everything seems to be an advantage when it comes to containers and Kubernetes: tools that undoubtedly make life easier for developers.

  • Kubernetes vs. Docker: what’s best for me?

    Docker is a virtualisation system that allows you to build, deploy, transfer and run containers that hold your applications. Its main advantages are that it is very simple, reliable, and guarantees a certain scalability, regardless of the operating system. It’s an open source IT software system and is commonly used to create and use Linux containers.

    Docker advantages:

    • It’s lightweight as it does not virtualise an entire system and thus consumes fewer resources.
    • It’s easy to set up.
    • It’s portable.
    • It’s self-sufficient, as it manages the container and the applications stored in it.
    • It makes work easier for developers, because they can test an application on the local server and run it with the assurance that it will start with the same configuration.
    • It’s safe and provides good isolation.

    Docker disadvantages:

    • It’s not so easy to use because the interface is available via software.
    • To monitor performance software is needed.
    • It has a limitation in the number of containers.

    Docker Swarm is not the same

    There is no problem in combining Kubernetes with Docker, except when we are dealing with Docker Swarm or Swarm Mode, which is a group of virtual or physical machines running Docker that have been configured to join together through a cluster.

    With clustered machines, we can run Docker commands, but they will run on all of them. The peculiarity lies in the plurality of machines and in the way they are controlled: they are linked through a cluster called a node and are controlled by a Swarm Manager.

    This container clustering tool offers the advantage that we can manage several containers integrated in the different machines. This results in a high level of availability for the applications. Please note that this Swarm architecture is not recommended for those who want to implement a simple system in their cloud.

    Kubernetes advantages:

    • It has a large community of users behind it.
    • It is easy to organise.

    Although Kubernetes is compared to Docker, it should be compared to Docker Swarm, because its orchestration technology is focused on creating clusters for Docker containers. If you are interested in the differences between Kubernetes and Swarm, it can be summarised as follows:

    • Kubernetes offers flexible and easy installation, while Swarm integrates with Docker.
    • Docker Swarm does not have an intuitive interface, whereas Kubernetes does.
    • For fast scaling, Docker Swarm is more interesting than Kubernetes, as the latter can be more difficult to manage.
    • Availability is favoured in Docker Swarm, while Kubernetes compensates for failures.
    • Conversely, it is often recommended to use Kubernetes with Docker because it allows us to improve the security of our infrastructure, as well as the availability of applications. In addition, we can progressively work on applications receiving more load in order to improve the user experience. When it comes to accessing resources, the Kubernetes + Docker combination makes life easier for developers: Docker creates images and containers, Kubernetes manages it all.
  • How do I access my control panel?

    When you purchase your Data Center Designer with Kubernetes, you will have an empty control panel. There you will be able to deploy your projects.

    The first time you log in, we will ask you to set up the email and password you want to use to access the panel in the Client Area. You will then be able to log in directly to your Data Center Designer through the URL dcd.arsys.es, with the credentials you have provided us with.

  • What is managed in Kubernetes?

    We take care of the management of your cluster control panel, so you can focus on the deployment of your containerised project. This management layer is free of charge. In addition, we will maintain consistency between the versions of your node pools with respect to the cluster and keep up to date with updates and patches.

  • Does it support native Kubernetes applications?

    Kubernetes is built using Vanilla Kubernetes. In addition, we give you root access to the cluster through the Kubernetes API, so you can deploy the native compatible solutions you want, to get the most out of your project: istio, linkerd or Prometheus.

We are certified by
We'll find the best solution for you from the best brands on the market