Skip to main content
Version: 0.22.0

Weave GitOps

Weave GitOps is a powerful extension to Flux, a leading GitOps engine and CNCF project. Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.

Its web UI surfaces key information to help application operators easily discover and resolve issues. The intuitive interface provides a guided experience to build understanding and simplify getting started for new users; they can easily discover the relationship between Flux objects and navigate to deeper levels of information as required.

Weave GitOps is an open source project sponsored by Weaveworks - the GitOps company, and original creators of Flux.

Getting Started​

To start your own journey with Weave GitOps, please see Installation and Getting Started.

Here is a quick demo of what you can look forward to:

Features​

OSS Weave GitOps has a number of awesome features to take your team beyond a simple CI/CD system.

  • πŸ‘·β€β™€οΈ Drill down into more detailed information on any given Flux resource.
  • πŸ” Uncover relationships between resources and quickly navigate between them.
  • πŸ€” Understand how workloads are reconciled through a directional graph.
  • πŸ₯½ View Kubernetes events relating to a given object to understand issues and changes.
  • 🚷 Secure access to the dashboard through the ability to integrate with an OIDC provider (such as Dex).
  • πŸ”— Fully integrates with Flux as the GitOps engine to provide:
    • ♾️ Continuous Delivery through GitOps for apps and infrastructure
    • 🧩 Support for GitHub, GitLab, Bitbucket, and even use s3-compatible buckets as a source; all major container registries; and all CI workflow providers.
    • πŸ”‘ A secure, pull-based mechanism, operating with least amount of privileges, and adhering to Kubernetes security policies.
    • πŸ”Œ Compatible with any conformant Kubernetes version and common ecosystem technologies such as Helm, Kustomize, RBAC, Prometheus, OPA, Kyverno, etc.
    • 🏒 Multitenancy, multiple git repositories, multiple clusters
    • ❗ Alerts and notifications

Weave GitOps Enterprise​

Need even more GitOps? Weave GitOps Enterprise Edition (WGEE) has all the features listed above, plus many more.

WGEE provides ops teams with an easy way to assess the health of multiple clusters in a single place. It shows cluster information such as Kubernetes version and number of nodes and provides details about the GitOps operations on those clusters, such as Git repositories and recent commits. Additionally, it aggregates Prometheus alerts to assist with troubleshooting.

  • β›΅ Cluster Fleet Management
  • πŸ” Trusted Application Delivery
  • ⏭️ Progressive Delivery
  • πŸ‘† Self-Service Templates and Profiles
  • πŸ’– Health Status and Compliance Dashboards
  • πŸ§‘β€πŸ­πŸ‘©β€πŸ­ Team Workspaces
  • 🧭 Kubernetes Anywhere
  • πŸ”” Critical 24/7 Support
  • ♾️ CD Pipelines
Want to learn more about how Weave GitOps Enterprise Edition can help your team?

Get in touch with sales@weave.works to discuss your needs.

Why adopt GitOps?​

"GitOps is the best thing since configuration as code. Git changed how we collaborate, but declarative configuration is the key to dealing with infrastructure at scale, and sets the stage for the next generation of management tools"

- Kelsey Hightower, Staff Developer Advocate, Google.

Adopting GitOps can bring a number of key benefits:

  • Faster and more frequent deployments
  • Easy recovery from failures
  • Improved security and auditability

To learn more about GitOps, check out these resources: