June 11, 2019
Automate Kubernetes with GitOps
The goal of GitOps is to increase the velocity of your team’s output. It automates much of the process of Kubernetes releases and deployments and avoids the use of custom scripts.
June 06, 2019
What DevOps is to the Cloud, GitOps is to Cloud Native
At this year’s KubeCon, CloudNativeCon, EU held in Barcelona, a panel discussion on “GitOps and Best Practices for Cloud Native CICD” was attended by almost 1600 participants! GitOps has crossed the chasm and is now a central part of the Cloud Native lexicon that should be in every developer and cluster operator’s toolkit.
May 17, 2019
Automated Canary Management to Kubernetes with Flagger, Istio and GitOps Pipelines
Flagger automates traffic routing between canary deployments, reducing the risk of app downtime. This allows your team to confidently test and rollout innovative new features more frequently. This tutorial walks you through setting up Istio on a Kubernetes cluster, automating canary and A/B deployments with GitOps pipelines.
May 02, 2019
Kubernetes Deployment Strategies
Kubernetes deployment strategies replace pods of previous versions of your application with pods of the new version without cluster downtime.
April 30, 2019
Securing GitOps Pipelines
Earlier this month Weaveworks hosted a webinar on securing your GitOps pipelines. Speakers included Andrew Martin of ControlPlane as well as Weaveworks’ customer success engineer Brice Fernandes.
April 23, 2019
The Must Haves for Making the Cloud Native Shift
Although many organizations have made the shift to cloud native, many are still wading through the tools, workflows and organizational issues that come with making the change. Learn more in this Podcast on the necessary tools for cloud native.
April 16, 2019
DevOps Orchestration in a Cloud-Native World - A GigaOm Research Byte
Weaveworks is one of a subset of providers that exclusively focuses on Kubernetes as an orchestration approach. The company spotlights improving the pipeline elements of the developer experience, helping with platforms that can enable best practice on operating Kubernetes and cloud-native platforms.
April 02, 2019
Securing Developer Workflows
As modern developers and DevOps teams are embarking on a quest for speed and reliability through automated CICD workflow pipelines for Kubernetes, enterprises still need to ensure security and regulatory compliance.
March 25, 2019
Weaveworks Wins 451 Firestarter Award
451 Research's Firestarter program recognizes exceptional innovation within the information technology industry. Its teams of technology and market experts nominate organizations it believes significantly contribute to the overall pace in the market.
March 21, 2019
Going Cloud Native: 6 essential things you need to know
Are you just starting on your digital transformation journey and still wondering what cloud native is, and why you need it? This new article discusses the key takeaways to know about the term cloud native.
March 19, 2019
Continuous Security for GitOps
Signup for a webinar with Andrew Martin from ControlPlane and Brice Fernandes from Weaveworks and learn how to secure git for GitOps powered CICD Kubernetes pipelines.
March 05, 2019
New Whitepaper - Hardening Git for GitOps
Download ‘Hardening Git for GitOps’, and learn what the 4 most common threats are, how they can be mitigated and how to secure Git using standard signing techniques and software configuration.
February 26, 2019
Secure GitOps Pipelines for Kubernetes with Snyk and Weaveworks
Join Weaveworks and Snyk in an online webinar to learn why the typical CICD pipeline can be insecure and how by applying a GitOps in combination with Snyk’s automated vulnerability solution can protect you.
February 14, 2019
Delivering Quality at Speed With GitOps
At the inaugural online summit, “Cloud Native Live” hosted by our friends at Twistlock, Weaveworks Customer Success Engineer, Brice Fernandes spoke on “Delivering Quality at Speed with GitOps”.
February 05, 2019
A practical guide to operating Kubernetes the GitOps way
Delivering quality at speed is the goal of every software development team. GitOps is a proven operating model to safely and securely make updates to complex applications running in Kubernetes. Download our guide and start automating your development pipeline today.
January 31, 2019
A GitOps RDS Migration Story
For the past three years we have been building out Weave Cloud, our operations and management platform for developers and DevOps teams. As a consequence of the iterative nature of this development, we now have: Six databasesFive RDS...
January 24, 2019
Feedback and Control - an Essential GitOps Component
What do we mean by a feedback and control loop? Find out how built-in observability is essential to GitOps.
January 15, 2019
Managing Secrets in Kubernetes
Learn how to separate code from configuration in Kubernetes and Kubernetes secrets management tips in this post.
December 31, 2018
Top 10 Best Blogs and Articles
Looking back on 2018, we recently summarized which blogs and articles were getting the most traffic. Read our top five blogs and the top five articles on our website.
December 04, 2018
Why is a PULL vs a PUSH pipeline important?
What is meant by a pull pipeline? How is it different from a push pipeline? This post compares pull vs push and how pull pipelines are key to GitOps best practices.