Developing applications on Kubernetes

Kubernetes is the foundation of cloud software architectures like microservices and serverless. For developers, Kubernetes brings new processes for continuous integration and continuous deployment; helps you merge code; and automate deployment, operation and scaling across containers in any environment.

A kubernetes wheel with a cloud overlaid on top

What is Kubernetes?

Kubernetes is a system for managing container-based applications. Kubernetes empowers developers to utilize new architectures like microservices and serverless that require developers to think about application operations in a way they may not have before. These software architectures can blur the lines between traditional development and application operations, fortunately, Kubernetes also automates many of the tedious components of operations including deployment, operation, and scaling. For developers Kubernetes opens a world of possibilities in the cloud, and solves many problems, paving the way to focus on making software.

DevNation Master Courses: Kubernetes Beginner 1 & 2

Featured resources

Kubernetes E-books Kubernetes Cheat sheets Kubernetes Articles

Dynamic Cards

Article Red Hat build of Quarkus: Kubernetes-native Java Share/Feature image
May 06, 2026
Toke Høiland-Jørgensen +1

Learn about Red Hat's adoption of eBPF, its integration in Red Hat products,...

Article containers

Learn how to use Project Hummingbird and Calunga open source projects to...

Article Red Hat Enterprise Linux 9 feature_image
Apr 29, 2026
Toke Høiland-Jørgensen +2

Learn how to use netstacklat, an eBPF-powered monitoring tool, to measure and...

Article Featured image for: Value range propagation in GCC with Project Ranger.

Explore new GCC 16 features for C++ developers. Learn about improved...