February 27, 2020
Enterprise Ready GitOps with the Weave Kubernetes Platform
Weaveworkers Mark Ramm (@markramm), Director of Product Management and Mark Emeis (@MarkEmeis), Engineering Manager walk you through the history of the product, how it works and what cluster platform creation and team management looks like in WKP. Learn how to create repeatable, auditable clusters managed with WKP and GitOps.
February 18, 2020
Financial Services and the State of DevOps - Industry Report Card
We look at the 2019 State of DevOps report which surveyed more than 3,000 DevOps practitioners across different industries. The focus of the report was on how an improvement in security measures can assist release velocity.
February 13, 2020
InfoQ on WKSctl and Cluster Configuration Management with GitOps
InfoQ, the magazine for professional software development, and Christian Melendez recently conducted an interview with the Weaveworks team on the WKSctl project. WKSctl is an open source tool that can be used to create and manage developer and production ready Kubernetes clusters from git.
February 06, 2020
The Promise of Machine Learning Operations
In a recent Weave Online User Group (WOUG), David Aronchick (@aronchick), Head of Open Source ML Strategy at Microsoft spoke on how you can bring machine learning to production with machine learning operations or MLOps.
January 30, 2020
AWS Container Days - Managing EKS at Scale with GitOps
Learn how to automate an entire machine learning pipeline with GitOps using GitHub Actions. The tutorial makes use of the Kubeflow Automated PipeLines Engine or KALE, introduces a novel way to version trained models and describes how to progressively deliver trained models.
January 28, 2020
Automating Kubeflow Pipelines with GitOps, GitHub Actions and Weave Flagger
Learn how to automate an entire machine learning pipeline with GitOps using GitHub Actions. The tutorial makes use of the Kubeflow Automated PipeLines Engine or KALE, introduces a novel way to version trained models and describes how to progressively deliver trained models.
January 14, 2020
Open Source Weave Ignite - The GitOps VM
At last year’s Kubecon in San Diego, Mark Emeis, Weaveworks Engineering Manager and open source contributor gave a talk on how Weave Ignite started, how it works and where you can use it in your development pipelines.
January 09, 2020
Manage Thousands of Clusters with GitOps and the Cluster API
At Weaveworks we have been living and breathing GitOps for a few years now. This year the Cloud Native community has really started to embrace and adopt GitOps for managing application workloads and services in Kubernetes. But what about managing the actual Kubernetes clusters themselves using GitOps?
December 18, 2019
Highlights from KubeCon US and Re:Invent 2019 + Live WKP Demo
Learn about the significant announcements from Weaveworks and AWS at Re:invent as well as Weaveworks and Intuit at Kubecon. We’ll also dive into the live WKP demo complete with video and commentary that we presented at the booth at both shows.
December 12, 2019
From Data-Centre to the Cloud
Everyone who works in tech is familiar with the benefits of migrating from on-premises data centers to the cloud. When you actually undertake a migration to the cloud, you quickly realize that achieving the advantages that the cloud offers requires some work. The cloud is complex, and navigating the available services, configurations and architectures can be tricky.
December 05, 2019
MLOps on Kubernetes with Portable Profiles
This post introduces a new feature called Profiles, which allows you to create a specific Kubernetes application platform to meet your business needs. We show how you can enable machine learning operations or MLOps with specific Profiles for two different types of Kubernetes instances - EKS and Kubernetes with Firekube.
December 03, 2019
FIDEKS - GitOps driven “Augmented K8S Platform for Enterprise”
Rajarajan Pudupatti, Cloud Platforms Architect at Fidelity Investments and Alexis Richardson, CEO of Weaveworks delivered a practical use case and explanation on how Kubernetes and GitOps was successfully implemented into a large financial organization.
November 21, 2019
Industry Experts Discuss GitOps and Best Practises for CICD
Watch a recap of a panel discussion between Weaveworks Founder, Alexis, and three expert industry practitioners where they discuss using GitOps and how it fits within their CICD practises today.
November 15, 2019
GitOps With GitHub Actions and EKS
Curious about GitHub Actions and GitOps? This step by step tutorial shows you how to use GitOps and GitHub Actions for application deployments to EKS. Learn how to set up an EKS cluster with eksctl, GitHub Actions to push the image to ECR, then deploy and commit that image tag back to GitHub with Weave Flux.
November 08, 2019
Machine Learning with GitOps and Progressive Delivery
Machine learning practitioners are already making extensive use of cloud native technology. Predictive, intelligent applications are pushing cloud technology forward and are the principal drivers for companies to make the move to Kubernetes in order to gain a competitive edge.
October 17, 2019
Webinar: GitOps & Best Practices for Cloud Native CI/CD
What does GitOps mean and how can you go about adopting it for your CI/CD needs? How do you empower change agents and champion best practices in your organization? Join Weaveworks and guests for a panel discussion on GitOps.
September 05, 2019
Webinar - Automated Kubernetes Meets Scalable Bare Metal
Join our upcoming webinar in collaboration with Packet and learn how you can manage enterprise Kubernetes with GitOps on Packet’s automated bare metal servers.
September 03, 2019
Weave Ignite blazing a trail
Learn what's been happening with Weave Ignite since it was recently announced, including ways in which you can get started using the available resources and how you can join the community.
August 22, 2019
Automating the Operation of Stateful Apps in Kubernetes with GitOps
Scale and velocity are the main drivers behind Kubernetes adoption. Kubernetes allows companies today to run thousands of cloud native applications, including many stateful applications like databases. Find out how GitOps and Portworx helps manage your stateful applications.
August 20, 2019
Introduction to EKS + EKSctl with Michael Hausenblas and Ilya Dmitrichenko
More than just a CLI for cluster creation, EKSctl can manage and configure an entire cluster with GitOps. Anyone using Kubernetes in production knows the importance of configuration management.