August 06, 2019
Implementing a Kubernetes Strategy in Your Organization
Download this whitepaper and learn how you can implement a secure and cost effective Kubernetes strategy across your organization without suppressing innovation and productivity.
August 06, 2019
Introduction to Kubernetes Service Mesh
Learn how to use a Progressive Delivery service mesh and a Kubernetes service mesh with Weaveworks.
July 25, 2019
What’s new in EKSctl?
A recent blog post by Bob Wise, General Manager of EKS at AWS stated that EKSctl is now “the official CLI for EKS”. Let’s continue that excitement by bringing you up to speed on the many new features and improvements that the EKSctl development team and community contributors have recently released.
July 23, 2019
Developing Applications on Multi-tenant Clusters with GitOps
In this tutorial, Stefan Prodan discusses how to manage deployments with GitOps using Flux with Kustomize on a multi-tenant cluster. It also includes steps on how to implement Flagger to automate progressive delivery strategies like canaries, and A/B deployments through namespaces.
July 18, 2019
Weaveworks and Solo.io Enable Progressive Delivery Through Service Mesh
You don’t want to miss the upcoming webinar by Solo.io (in partnership with Weaveworks) on Weave Flagger in Solo.io’s Service Mesh Hub! Join us Tuesday, July 30, 2019, 10:00 am Pacific with Christian Posta (Solo.io) and Stefan Prodan (Weaveworks).
July 09, 2019
Automated Operation of Stateful Apps in Kubernetes with GitOps
Join our upcoming webinar in collaboration with Portworx to learn how software teams can manage stateful applications and their many operations tasks more efficiently, predictably, and reliably.
July 05, 2019
Why a Cloud Native Application Platform
The last 18 months technology teams from investment banks to start-ups in garages, know that Kubernetes is the answer to innovation. The CNCF is expanding rapidly, both sponsors and projects, Kubecon is doubling every six months, and forum and meetup attendance is through the roof. Read Steve George's take on why Kubernetes is everywhere.
June 25, 2019
Application Checklist for Kubernetes
Find out what the best practices are for running applications in Kubernetes with this convenient application checklist.
June 20, 2019
Cluster Ready Checklist for Kubernetes
How do you know when you’re ready to run your Kubernetes cluster in production? In this blog series, we define Production Ready checklists for your cluster and applications.
June 18, 2019
GigaOm - Voices in DevOps with Steve George
Read a recap of Steve George’s appearance on the podcast, GigaOm - Voices in DevOps and learn how cloud native can help your team ship faster and more reliably.
June 13, 2019
Introduction to Kubernetes Security
Weaveworks and Aqua recently held a popular webinar on Kubernetes and Security. Liz Rice of Aqua described how to lock down a cluster and Brice Fernandes of Weaveworks examined how to secure your operations workflows to Kubernetes.
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.
May 28, 2019
An Introduction to Kubernetes Security with Aqua and Weaveworks
Don’t miss our upcoming webinar on an Introduction to Kubernetes Security with Liz Rice, of Aqua and Brice Fernandes, Weaveworks engineer.
May 22, 2019
Troubleshoot Clusters From Visual Studio Code With Weave Scope
If you’re using Visual Studio, now you can visualize and troubleshoot deployments and workloads with the Weave Scope Kubernetes Tools extension from your IDE. This gives you a single workflow without having to context-switch between applications.
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 15, 2019
Progressive Delivery across clouds and service meshes using Weave Flagger with Service Mesh Hub and SuperGloo
Weave Flagger is now integrated with SuperGloo. That means, you can download Weave Flagger from Solo.io’s Service Mesh Hub, a mesh extension catalogue and instantly have progressive delivery capabilities with the service mesh of your choice.
May 09, 2019
Developer Impact on the Bottom Line
Starting down the cloud native path can be challenging. You need to learn new technologies like Kubernetes, the ecosystem of tools that support it, and a whole new way of working. Companies who successfully transition will benefit with an increase in velocity, scalability and innovation.
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 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 18, 2019
Resilient Apps with Liveness and Readiness Probes in Kubernetes
Learn how you can use Kubernetes built-in liveness and readiness probes to manage and control the health of your applications.