Operations | Monitoring | ITSM | DevOps | Cloud

Codefresh

Share and Reuse Your Argo Workflows with the Codefresh Hub for Argo

Anyone who builds a lot of Argo workflows knows that after a while you end up reusing the same basic steps over and over again. While Argo Workflows has a great mechanism to prevent duplicate work, with templates, these templates have mostly stayed in people’s private repositories and haven’t been shared with the broader community.

The Pain of Infrequent Deployments Webinar (Part 2 of 3)

A critical metric for a delivery process for software development is the deployment frequency. Meaning the measurement of how often applications are deployed to production is vital. Most organizations strive to deploy as often as possible, however, the benefits of doing this are overlooked due to ongoing technical debates and legacy ways. In Part 2, Hannah covers Metrics Matter in DevOps, identifying the deployment solutions and metrics.

Using Codefresh with GKE Autopilot for native Kubernetes pipelines and GitOps deployment

Several companies nowadays offer a cloud-native solution that manages Kubernetes applications and services. While these solutions seem easy at first glance, in reality, they still require manual maintenance. As an example, an important decision for any Kubernetes cluster is the number of nodes and the autoscaling rules you define.

Applied GitOps with Kustomize

Have you always wanted to have different settings between production and staging but never knew how? You can do this with Kustomize! Kustomize is a CLI configuration manager for Kubernetes objects that leverage layering to preserve the base settings of the application. This is done by overlaying the declarative YAML artifacts to override default settings without actually making any changes to the original manifest.

Introducing Codefresh Software Delivery Platform powered by Argo

With KubeCon 2021 upon us, we look forward to seeing many exciting announcements from our peers in the open-source DevOps community in the days ahead. Codefresh is honored to make some exciting news of our own. Today we officially unveiled the Codefresh Argo Platform – a fully featured, enterprise-class implementation of Argo.

Using Helm with GitOps

This is the first of many posts highlighting GitOps topics that we’ll be exploring. Within this post, we will explore Helm, a tool used for Kubernetes package management, that also provides templating. Helm provides utilities that assist Kubernetes application deployment. In order to better understand how Helm charts are mapped to Kubernetes manifests, we’ll explain more details below and how to use Helm with and without GitOps.

Fireside Chat: Going GitOps with Argo

Argo CD is the world's most popular, and fastest-growing open source GitOps tool. In this fireside chat, we'll explore just what makes Argo tools so popular for GitOps. Including: Argo CD Argo Rollouts Argo Workflows Argo Events Join Alexander Matyushentsev, one of the principle engineers and maintainers on the Argo Project as he shares his stories and experience leading this popular project.

ServiceNow Integration

As some of you may already know, before joining Codefresh I was a Business Process Consultant (BPC) at ServiceNow for their DevOps application. So obviously on my to-do list from day 1 was to create an integration between Codefresh and ServiceNow. In case you’re not familiar with ServiceNow, they’re known for digitalizing enterprise processes and for their portfolio around IT Service Management. In their words, they “Make the world of work, work better for people”.