Build a Developer platform with Cyclops and Kubernetes
Experience hassle-free Kubernetes management with Cyclops on the cloud provider! Effortlessly deploy apps, manage databases, and empower developers.
Experience hassle-free Kubernetes management with Cyclops on the cloud provider! Effortlessly deploy apps, manage databases, and empower developers.
In this tutorial, you will build an example Express application and test it locally on your development machine. Then, you will containerize your application with Docker, deploy it to a Kubernetes cluster, and create a load balancer that serves as a public access point to your application.
Baixe o e-book completo! Dos Contêineres ao Kubernetes com o Node.js eBook no formato EPUB Dos Contêineres ao Kubernetes com o Node.js eBook no formato PDF
In this tutorial, you will learn how to configure and use the External Secrets Operator. External Secrets Operator is a Kubernetes operator that integrates external secret management systems like AWS Secrets Manager, HashiCorp Vault, Google Secrets Manager, Azure Key Vault and many more.
Kubernetes is an open source container orchestration system. It allows you to create, update, and scale containers without worrying about downtime. In this tutorial, you will deploy a PHP 7 application on a Kubernetes cluster with Nginx and PHP-FPM running in separate containers.
Okteto is a development platform used to streamline the development process for Kubernetes applications. In this tutorial, you will create a Python application and deploy it on Kubernetes using Okteto.
In this tutorial, you will learn how to configure and install the Ambassador Edge Stack ingress.
O Helm é um gerenciador de pacotes para o Kubernetes que permite que os desenvolvedores e operadores configurem e implantem mais facilmente aplicativos nos clusters do Kubernetes. Neste tutorial, você vai configurar o Helm 3 e usá-lo para instalar,…
El autor seleccionó la Free and Open Source Fund para recibir una donación como parte del programa Write for DOnations. Normalmente, para alojar una aplicación de software en Internet se…
Cuando se ejecutan múltiples servicios y aplicaciones en un clúster de Kubernetes, una pila de registro centralizada de nivel de clúster puede servirle para clasificar y analizar rápidamente el gran volumen de datos de registro producidos por sus Pods. Una solución de registro…