awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gravitational avatar

gravitational/workshopArchived

0
View on GitHub↗
2,031 stars·227 forks·Go·Apache-2.0·1 vue

Workshop

Docker, Kubernetes and Gravity Trainings by Gravitational

Features

  • DevOps and Container Patterns - Patterns for running production workloads on Kubernetes.
  • Kubernetes Ecosystem - Hands-on training materials for Kubernetes operations.

Historique des stars

Graphique de l'historique des stars pour gravitational/workshopGraphique de l'historique des stars pour gravitational/workshop

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Workshop

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Workshop.
  • fluxcd/flaggerAvatar de fluxcd

    fluxcd/flagger

    5,366Voir sur GitHub↗

    Flagger is a Kubernetes progressive delivery operator that automates the gradual release of new software versions. It functions as a canary release manager and traffic shifter, integrating with service meshes and ingress controllers to control request distribution between application versions. The project focuses on reducing production risk by implementing canary releases, blue-green deployments, and A/B testing. It utilizes a metric-driven analysis loop to monitor request success rates and durations, automatically promoting a release or triggering a state-based rollback if health criteria ar

    Go
    Voir sur GitHub↗5,366
  • googlecontainertools/skaffoldAvatar de GoogleContainerTools

    GoogleContainerTools/skaffold

    15,856Voir sur GitHub↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Gocontainersdeveloper-toolsdocker
    Voir sur GitHub↗15,856
  • helm/helmAvatar de helm

    helm/helm

    29,881Voir sur GitHub↗

    Helm is a package manager for Kubernetes that simplifies the deployment and management of multi-component applications. It functions as a template rendering engine and release coordinator, allowing users to bundle, version, and deploy software as standardized packages. By maintaining a persistent metadata layer within the cluster, it tracks release history and manages the full lifecycle of applications, including installations, upgrades, and rollbacks. What distinguishes Helm is its ability to handle complex application hierarchies through automated dependency resolution and the composition o

    Gochartchartscncf
    Voir sur GitHub↗29,881
  • diegolnasc/kubernetes-best-practicesD

    diegolnasc/kubernetes-best-practices

    0Voir sur GitHub↗

    In most cases, you learn to use platforms to meet the current business need or on standalone projects. The silver lining is the encouragement of learning and at some point this becomes knowledge, however, hands-on work can lead to cuts in paths that later cause a series of problems in productive…

    Voir sur GitHub↗0
Voir les 12 alternatives à Workshop→

Questions fréquentes

Que fait gravitational/workshop ?

Docker, Kubernetes and Gravity Trainings by Gravitational

Quelles sont les fonctionnalités principales de gravitational/workshop ?

Les fonctionnalités principales de gravitational/workshop sont : DevOps and Container Patterns, Kubernetes Ecosystem.

Quelles sont les alternatives open-source à gravitational/workshop ?

Les alternatives open-source à gravitational/workshop incluent : diegolnasc/kubernetes-best-practices — In most cases, you learn to use platforms to meet the current business need or on standalone projects. The silver… fluxcd/flagger — Flagger is a Kubernetes progressive delivery operator that automates the gradual release of new software versions. It… googlecontainertools/skaffold — Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized… helm/helm — Helm is a package manager for Kubernetes that simplifies the deployment and management of multi-component… jamiehannaford/what-happens-when-k8s — Imagine I want to deploy nginx to a Kubernetes cluster. I'd probably type something like this in my terminal:. kubernetes/dashboard — We are introducing a soft code-freeze due to an ongoing major architecture changes. This means that only important or…