-
In this tutorial you’ll deploy a containerized Django polls application into a Kubernetes cluster. Django is a powerful web framework that can help you get your Python application off the ground quickly. It includes s...
•
By
Hanif Jetha
Kubernetes
Docker
Django
Python Frameworks
PostgreSQL
DigitalOcean
-
Tutorial
Kubernetes is a container management system meant to be deployed on Docker-capable clustered environments. In this guide, we will discuss some of the basic concepts that Kubernetes introduces. We will discuss some o...
•
By
Justin Ellingwood
Scaling
Docker
Kubernetes
Networking
Conceptual
CoreOS
-
Tech talk
Best practices for choosing a managed Kubernetes provider, re-architecting your application to microservices, and reaching your customers faster with Kubernetes.
•
By
Peeyush Gupta
Tech Talks
DigitalOcean Managed Kubernetes
Kubernetes
-
Tutorial
When running multiple services and applications on a...
•
By
Hanif Jetha
Kubernetes
Elasticsearch
Logging
Solutions
-
Tutorial
In this tutorial, learn how to set up and secure an Nginx Ingress Controller with Cert-Manager on DigitalOcean Kubernetes.
•
By
Hanif Jetha
Kubernetes
Nginx
Let's Encrypt
Security
Solutions
-
Tutorial
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...
•
By
Amitabh Dhiwal
Kubernetes
PHP
Nginx
Block Storage
Ubuntu 16.04
-
Tutorial
Kubernetes is a container orchestration system that manages containers at scale. Initially developed by Google based on its experience running containers in production, Kubernetes is open source and actively developed...
•
By
bsder
Kubernetes
Docker
Ansible
Nginx
Ubuntu 18.04
-
Tutorial
Helm (https://www.helm.sh) is a package manager for Kubernetes that allows developers and operators to more easily package, configure, and deploy applications and services onto Kubernetes clusters.
In this article we ...
•
By
Brian Boucheron
Kubernetes
Conceptual
-
Tutorial
Kubernetes Ingresses offer you a flexible way of routing traffic from beyond your cluster to internal Kubernetes Services. Helm https://helm.sh/ is a package manager for managing Kubernetes. In this guide, you'll set ...
•
By
Savic
Kubernetes
Nginx
Let's Encrypt
Security
-
Tutorial
Kubernetes is a container orchestration system that can manage containerized applications across a cluster of server nodes. Maintaining network connectivity between all the containers in a cluster requires some advanc...
•
By
Brian Boucheron
Kubernetes
Networking
-
Tech talk
Learn how to set up a Kubernetes cluster with DigitalOcean Kubernetes (DOKS). Hear how DOKS was developed, how it's used at DigitalOcean, and what product features will come next.
•
By
Phil Dougherty
DigitalOcean Managed Kubernetes
Kubernetes
Tech Talks
-
This book is designed to introduce you to using containers and Kubernetes for full-stack development. You'll use Node.js to build a sample application and then containerize it. From there you will learn how to incorpo...
•
By
Kathleen Juell
Node.js
Docker
Kubernetes
Development
MongoDB
Books
-
Tutorial
Velero is a convenient backup tool for Kubernetes clusters that compresses and backs up Kubernetes objects to object storage. It also takes snapshots of your cluster’s Persistent Volumes using your cloud provider’s bl...
•
By
Hanif Jetha, Jamon Camisso
Backups
Kubernetes
Solutions
Object Storage
DigitalOcean
Block Storage
-
Tutorial
Helm is a package manager for Kubernetes that allows developers and operators to more easily configure and deploy applications on Kubernetes clusters. In this tutorial we will install Helm and use it to install, recon...
•
By
Brian Boucheron
Kubernetes
-
Tutorial
In this hands-on tutorial, you'll learn how to set up a preconfigured Prometheus, Grafana and Alertmanager monitoring stack on your Kubernetes cluster.
•
By
Hanif Jetha
Kubernetes
Monitoring
Solutions
-
Tutorial
Designing and running applications with scalability, portability, and robustness in mind can be challenging, especially as complexity grows. The architecture of an application or system has a significant impact on how...
•
By
Justin Ellingwood
Kubernetes
Conceptual
-
This tutorial will show you how to migrate your Docker Compose workflow to Kubernetes using kompose. You will start by creating a single-instance setup for a Node.js application with a MongoDB database on a Kubernetes...
•
By
Kathleen Juell
Node.js
MongoDB
Kubernetes
Microservices
Docker
-
Tech talk
Scale a massive open online course using Kubernetes, JupyterHub, and DigitalOcean.
•
By
Kubernetes
Tech Talks
-
Tutorial
The implementation details of the Kubernetes DNS service have changed in recent versions of Kubernetes. In this article we will take a look at both the kube-dns and CoreDNS versions of the Kubernetes DNS service. We w...
•
By
Brian Boucheron
Kubernetes
DNS
Conceptual
-
Tutorial
Rook is a storage orchestration tool that provides a cloud-native, open source solution for a diverse set of storage providers. Ceph is a highly scalable distributed-storage solution offering object, block, and file s...
•
By
Gabriel Tanner
Kubernetes
Block Storage
DigitalOcean Volumes