rules_gitops

This repository contains rules for continuous, GitOps driven Kubernetes deployments. (by adobe)

Rules_gitops Alternatives

Similar projects and alternatives to rules_gitops

  1. Nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Entity Framework

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

  4. rules_docker

    Discontinued Rules for building and handling Docker images with Bazel

  5. kpt

    Automate Kubernetes Configuration Editing

  6. apl-core

    Akamai App Platform for LKE

  7. redis-operator

    Redis Operator for Kubernetes (by amaizfinance)

  8. werf

    A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

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

rules_gitops discussion

Log in or Post with

rules_gitops reviews and mentions

Posts with mentions or reviews of rules_gitops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-07.
  • “You don't need this overengineered goo for your project.”
    4 projects | news.ycombinator.com | 7 Sep 2021
    > “You don't need this overengineered goo for your project.”

    k8s is probably a great excuse to think how to compose your infrastructure and software in a declarative way - I'm still fascinated by https://demo.kubevious.io/ - It just made "click" when playing with that demo - it's not goo it's a different operating system and a different mindset.

    You can do 80% with docker-compose / swarm for small projects but:

    If you read HN you are in a huge bubble - gruelsome patched tomcat7 apps on Java8 with 20 properties/ini/xml config files are still popular - hosting things in docker or doing ci/cd is still not mainstream. At least in Europe in the public sector stuff where I was involved.

    Sure you can mock it - but the declarative approach is powerful - if you can pull it off to have it across all your infrastructure and code with ci/cd and tests you are fast.

    This alone correctly implemented https://github.com/adobe/rules_gitops solves so many problems I can't count the useless meetings we had over any of these bullet points, bazel alone would have solved most major pain points in that project. Just by beeing explizit and declarative.

    Don't believe the hype but it's a powerful weapon.

Stats

Basic rules_gitops repo stats
1
179
4.6
3 days ago

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

The primary programming language of rules_gitops is Starlark.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Starlark is
the 65th most popular programming language
based on number of references?