awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kubernetes avatar

kubernetes/examples

0
View on GitHub↗
6,651 stele·4,711 fork-uri·Shell·Apache-2.0·5 vizualizări

Examples

Acest proiect este o colecție de exemple de implementare, manifeste și șabloane pentru rularea diverselor aplicații și sarcini de lucru pe un cluster Kubernetes. Servește drept bibliotecă de manifeste și set de resurse educaționale utilizate pentru a preda tiparele fundamentale de configurare pentru orchestrarea containerelor.

Repository-ul oferă șabloane preconfigurate pentru tipare arhitecturale comune, inclusiv implementarea bazelor de date distribuite, a modelelor de inteligență artificială și a serverelor web pregătite pentru producție. Aceste resurse includ tutoriale ghidate și comenzi de verificare pentru a ajuta utilizatorii să învețe conceptele Kubernetes prin aplicații practice.

Proiectul acoperă o gamă largă de configurații pentru sarcinile de lucru, inclusiv onboarding-ul în cluster și implementarea constrângerilor de resurse pentru a asigura operațiuni stabile pentru serviciile containerizate.

Features

  • Kubernetes Deployments - Serves as a comprehensive collection of curated manifests and templates for diverse Kubernetes workloads.
  • Configuration-Driven Deployments - Provides pre-configured configuration files as blueprints to standardize the rollout of diverse application and database patterns.
  • Kubernetes Application Deployments - Offers curated manifests and tutorials for deploying containerized web applications and AI models.
  • Manifest Libraries - Provides a reference set of high-quality configuration files for deploying AI models and web services.
  • Service Deployment Templates - Provides pre-configured manifests for common architectural patterns to accelerate web and AI service deployment.
  • Workload Definitions - Uses declarative YAML files to specify images, resource limits, and network policies for workloads.
  • Kubernetes Resources - Provides guided tutorials and verification commands to teach fundamental container orchestration configuration patterns.
  • Kubernetes Microservice Templates - Provides pre-configured YAML templates for common architectural patterns like distributed databases and production servers.
  • Onboarding Guides - Offers guided templates and verification steps to help users learn how to configure and deploy basic Kubernetes workloads.
  • Production-Ready Configurations - Configures containerized servers with resource constraints and health checks to ensure stable production operations.
  • Database Cluster Orchestration - Provides standardized deployment templates for setting up and managing distributed database systems.
  • Database Cluster Deployments - Provides templated manifests for launching distributed database systems across a cluster.
  • AI Workload Deployments - Provides specialized workload manifests for deploying and scaling artificial intelligence models on Kubernetes.
  • Workload Configuration Patterns - Implements common architectural patterns and resource constraints to ensure stable production operations.
  • Practical Application Learning - Provides guided templates and verification steps to learn Kubernetes configuration through practical application.
  • Kubernetes Pattern Blueprints - Provides a structured hierarchy of blueprints to demonstrate Kubernetes API usage and architectural best practices.
  • Declarative State Managers - Implements a declarative approach to synchronize the cluster state with manifest configurations.
  • Deployment Verifications - Pairs deployment manifests with verification commands to confirm the successful operational state of workloads.
  • Containerized Infrastructure - Reference deployments for Selenium on Kubernetes clusters.

Istoric stele

Graficul istoricului de stele pentru kubernetes/examplesGraficul istoricului de stele pentru kubernetes/examples

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Examples

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Examples.
  • cyclops-ui/cyclopsAvatar cyclops-ui

    cyclops-ui/cyclops

    3,315Vezi pe GitHub↗

    Cyclops is a Helm template orchestrator and management interface used to configure and deploy containerized applications to Kubernetes clusters. It serves as a deployment tool that abstracts complex infrastructure configurations into simplified inputs, allowing users to manage applications through a dedicated user interface. The project differentiates itself by using schema-driven form generation and metadata-driven UI rendering to create self-service deployment portals. These interfaces are generated by parsing template files and their associated schemas, mapping specific attributes to visua

    Goakscloudcrd-controller
    Vezi pe GitHub↗3,315
  • tilt-dev/tiltAvatar tilt-dev

    tilt-dev/tilt

    9,886Vezi pe GitHub↗

    Tilt is a Kubernetes development orchestrator and containerized workflow manager that automates the build, deploy, and update loop for cloud-native services. It functions as an infrastructure-as-code environment, defining the entire local development setup as versioned code to synchronize local source changes with cluster deployments. The project distinguishes itself by offering live container updates, which sync files directly into running containers to bypass full image rebuilds and redeployments. It includes a cloud-native development dashboard for monitoring resource health, streaming agg

    Godevelopment-environmentkubernetes
    Vezi pe GitHub↗9,886
  • jenkins-x/jxAvatar jenkins-x

    jenkins-x/jx

    4,691Vezi pe GitHub↗

    jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of applications. It functions as a cloud native pipeline manager that executes container-based build and deployment sequences using a catalog of reusable tasks. The project distinguishes itself through the automated orchestration of preview environments, which are created and destroyed based on pull request activity to enable validation before merging. It employs a GitOps-based state synchronization model to maintain the desired state of clusters by polling git repositories and

    Goacceleratorcicdcontinuous-delivery
    Vezi pe GitHub↗4,691
  • tsuru/tsuruAvatar tsuru

    tsuru/tsuru

    5,282Vezi pe GitHub↗

    Tsuru is an open-source platform as a service for automating the build, deployment, and scaling of containerized applications. It functions as a container-based deployment engine and a management layer for Kubernetes, transforming source code into container images and coordinating their lifecycles. The platform is designed for multi-cloud infrastructure management, allowing applications to be distributed across different cloud providers and regions to increase resilience. It features a flexible deployment model that supports multi-process containers, enabling a single repository to run differ

    Go
    Vezi pe GitHub↗5,282
Vezi toate cele 30 alternative pentru Examples→

Întrebări frecvente

Ce face kubernetes/examples?

Acest proiect este o colecție de exemple de implementare, manifeste și șabloane pentru rularea diverselor aplicații și sarcini de lucru pe un cluster Kubernetes. Servește drept bibliotecă de manifeste și set de resurse educaționale utilizate pentru a preda tiparele fundamentale de configurare pentru orchestrarea containerelor.

Care sunt principalele funcționalități ale kubernetes/examples?

Principalele funcționalități ale kubernetes/examples sunt: Kubernetes Deployments, Configuration-Driven Deployments, Kubernetes Application Deployments, Manifest Libraries, Service Deployment Templates, Workload Definitions, Kubernetes Resources, Kubernetes Microservice Templates.

Care sunt câteva alternative open-source pentru kubernetes/examples?

Alternativele open-source pentru kubernetes/examples includ: cyclops-ui/cyclops — Cyclops is a Helm template orchestrator and management interface used to configure and deploy containerized… tilt-dev/tilt — Tilt is a Kubernetes development orchestrator and containerized workflow manager that automates the build, deploy, and… tsuru/tsuru — Tsuru is an open-source platform as a service for automating the build, deployment, and scaling of containerized… jenkins-x/jx — jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of… dotnet/tye — Tye is a local development orchestrator and distributed application manager designed for .NET microservices. It… score-spec/spec — Score is a platform-agnostic workload specification standard that defines containerized application deployments and…