Como desenvolver aplicações no Kubernetes com o Okteto
O autor selecionou Girls Who Code para receber uma doação como parte do programa Write for DOnations. O Okto CLI é um projeto de código aberto que…
O autor selecionou Girls Who Code para receber uma doação como parte do programa Write for DOnations. O Okto CLI é um projeto de código aberto que…
Migrate from Ingress NGINX to Gateway API on DOKS with no downtime. Learn TLS certificate handling, DNS cutover, and LoadBalancer setup.
Learn how to spin up a Kubernetes cluster, deploy an application to the cluster, and set up an ingress to expose your application available to the internet.
In this guide, you will take basic steps to secure your Kubernetes cluster. You will configure secure local authentication with TLS/SSL certificates, grant permissions to local users with Role-based access controls (RBAC), grant permissions to Kubernetes applications and deployments with service accounts, and set up resource limits with the ResourceQuota and LimitRange admission controllers.
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Обычно для хостинга программного приложения в сети Интернет требуется наличие…
TOBS, short for The Observability Stack, is a pre-packaged distribution of monitoring tools and dashboard interfaces which can be installed into any existing Kubernetes cluster. It includes many of the most popular open source observability tools with Prometheus and Grafana as a baseline, including Promlens, TimescaleDB, Alertmanager, and others.
In this tutorial, you’ll learn how to deploy Kafka using Docker Compose and deploy it on Kubernetes using Strimzi which integrates into Kubernetes and allows you to configure and maintain Kafka clusters using regular Kubernetes manifests without manual overhead.
Simplify the hardest part of architecting production-ready Kubernetes clusters — save weeks’ worth of work using automated open-source tools.
*The author selected Free and Open Source Fund to receive a donation as part of the Write for DOnations program.* Introduction By itself, Kubernetes strives to provide a resilient and scalable platform for hosting applications and workloads. When faults occur, it automatically tries to repair them to keep the cluster and its deployments in the […]
O autor selecionou a Open Sourcing Mental Illness para receber uma doação como parte do programa Write for DOnations. O Kubernetes, a plataforma de orquestração de contêineres de…