kubernetes

Production-Grade Container Scheduling and Management (by kubernetes)

Kubernetes Alternatives

Similar projects and alternatives to kubernetes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kubernetes alternative or higher similarity.

kubernetes discussion

Log in or Post with
  1. User avatar
    nikolay
    · 7 months ago
    · Reply

    Review ★★★★★ 10/10

  2. User avatar
    2e228427
    · 7 months ago
    · Reply

    Review ★★★★★ 10/10

kubernetes reviews and mentions

Posts with mentions or reviews of kubernetes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-11.
  • 2025’s Must-Know Tech Stacks
    17 projects | dev.to | 11 Jan 2025
    Kubernetes
  • AIOps, DevOps, MLOps, LLMOps – What’s the Difference?
    14 projects | dev.to | 9 Jan 2025
    Containerization: Technologies like Docker, ModelKits, and Kubernetes to standardize and automate deployments in a controlled, scalable way.
  • Building a Kubernetes Operator: A Practical Guide
    1 project | dev.to | 7 Jan 2025
    One of those great revolutionary technologies that have transformed how developers think of and Interact with cloud infrastructure is Kubernetes. Initially Developed at Google, Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It is Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team.
  • What is Kubernetes Vs Terraform
    2 projects | dev.to | 30 Dec 2024
    In the ever-evolving landscape of modern software development, Kubernetes and Terraform stand out as two essential tools for managing infrastructure and applications. While both are critical for modern DevOps and cloud-native ecosystems, they serve different purposes and operate in distinct domains. Understanding the differences between Kubernetes and Terraform is key to leveraging them effectively. Let’s dive deeper into what these tools are and how they compare.
  • Building Internet Scale Services with Kubernetes and AWS
    1 project | dev.to | 29 Dec 2024
    This blog series will walk you through what Kubernetes and Amazon Web Services (AWS) are, how they complement each other, and how you can use them to build internet-scale applications. Part 0 (this post) will introduce the basics. Future posts will include boilerplate code to help you set up your own Kubernetes cluster in AWS and practical examples of building scalable services. Onward!
  • Open Source for Non-Developers: Opportunities Beyond Code
    2 projects | dev.to | 27 Dec 2024
    Example: Kubernetes, a widely used system for managing and organizing software containers, relies heavily on its extensive documentation. Non-developers contribute to its clarity, ensuring that even newcomers can understand how to use the platform.
  • 20+ Best Web Development Tools & Software (With Pricing) to Use in 2025🎉🔥🔥
    12 projects | dev.to | 27 Dec 2024
    12. Kubernetes
  • Day 20: Docker Orchestrators
    1 project | dev.to | 21 Dec 2024
    Kubernetes (K8s) is currently the most popular container orchestrator, originally developed by Google and now maintained by the Cloud Native Computing Foundation (CNCF). It provides a robust platform for automating deployment, scaling, and operations of containerized applications.
  • Docker Swarm vs Kubernetes - A Deep Technical Analysis
    1 project | dev.to | 21 Dec 2024
    Kubernetes, or K8s in my parlance, is a whole different animal. Having managed numerous Kubernetes clusters, I can tell you that this was indeed much more than just a container orchestrator; it's a full-featured platform to run distributed systems. It was open-sourced by Google, drawing on their experience running large-scale container deployments, and it is now the de facto standard in container orchestration.
  • How to Test Traffic Using a Custom Kubernetes Controller: A Step-by-Step Guide
    2 projects | dev.to | 15 Dec 2024
    In k8s world every resource created via controller. Like there are inbuilt controllers for pods, deployments , replica set etc. So basically, Controllers are nothing but a control loop that continuously monitor the state of the cluster and take actions to bring the cluster into the desired state. The resources have a spec that provides the desired state. The controller checks the current states. If it doesn’t match the desired state, it will make the appropriate changes or modifications to bring it closer to the desired state.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic kubernetes repo stats
741
112,259
10.0
4 days ago

kubernetes/kubernetes is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of kubernetes is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?