Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • open-source
  • python
  • go
  • claude
  • javascript

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • cncf
    1
  • containers
    1
  • go
    1
  • infrastructure-as-code
    1
  • kubernetes
    1
Website favicongithub.com
Website preview

Kubernetes: Open Source Container Management System

Kubernetes is an open source system for managing containerized applications across multiple hosts, facilitating deployment and scaling.

stack
Summary

Kubernetes, also known as K8s, is an open source system for managing containerized applications across multiple hosts. It provides essential mechanisms for the deployment, maintenance, and scaling of applications, building upon extensive experience from Google with production workloads.

Key features:

  • Open Source - Kubernetes is maintained by the Cloud Native Computing Foundation (CNCF).
  • Community Driven - It incorporates best practices from the community.
  • Multi-host Management - Efficiently manages applications across various hosts.
  • Support for Microservices - Designed for dynamic scheduling and microservices-oriented architectures.

For developers, Kubernetes offers a comprehensive repository for building from source, contributing, and accessing documentation. It also provides community resources for support and governance.

Comments
No comments yet. Sign in to add the first comment!