Codefresh

Mountain View, CA, USA
2014
Mar 15, 2023   |  By Kostis Kapelonis
The Codefresh User Interface allows all application stakeholders to view and manage their applications in a user-friendly manner with comprehensive dashboards and detailed overview screens. It is not however the only way of managing Codefresh. Codefresh also comes with a powerful CLI as well as an extensive API that allows developers and operators to completely bypass the UI and create their own automated workflows with their favorite tools.
Feb 13, 2023   |  By Dan Garfield
Planning to deploy Argo CD and support a lot of Kubernetes clusters? In this article, we’ll cover the different deployment strategies and architectures used along with their pros and cons. A Comprehensive Overview of Argo CD / GitOps Architectures – 2023
Feb 2, 2023   |  By Kostis Kapelonis
Creating effective Continuous Integration pipelines is a daunting task that requires combining knowledge from different areas. At Codefresh we have always strived for a fast feedback loop between both customers and prospects in regards to pipeline speed and simplicity. We always want to improve the onboarding process for everybody regardless of their position in the cloud native journey.
Jan 16, 2023   |  By Kostis Kapelonis
Adopting Kubernetes has introduced several new complications on how to verify and validate all the manifests that describe your application. There are several tools out there for checking the syntax of manifests, scanning them for security issues, enforcing policies etc. But at the most basic case one of the major challenges is to actually understand what each change means for your application (and optionally approve/reject the pull request that contains that change).
Jan 5, 2023   |  By Miles Kane
Better DevOps makes for more efficient engineering teams and more reliable releases, and when it comes to DevOps, it doesn’t get better than GitOps. According to DevOps-As-A-Service: One of the many goals of DevOps is to reduce Time To Value (TTV) and to provide faster feedback while enabling developers to easily self-service or not have to engage to get a service at all.
Dec 19, 2022   |  By Dan Garfield
Code, features, pull requests, code reviews and so much more! 2022 has been a year of dramatic growth and change for Codefresh. Join us for a review of the year! As companies that build software, you rewarded Codefresh with healthy revenue growth throughout 2022 because you’ve told us progressive software delivery remains a critical investment and top priority.
Dec 6, 2022   |  By Dan Garfield
After 33k commits, nearly 200k contributions, 9.6k contributors, and almost 15k pull requests, the Argo Project has officially graduated within the Cloud Native Computing Foundation (CNCF). The Argo Project was first created and open-sourced in 2017 by Applatix who was later acquired by Intuit. Shortly thereafter, BlackRock, Codefresh, and RedHat joined the project as it moved into the CNCF.
Nov 30, 2022   |  By Oriel Belzer
Recently I started hearing more and more about developer experience, which to me was a bit new-ish, so seriously what is developer experience? Another buzz word? A real thing? It’s been a while since I actually developed code … yes yes … you can laugh … a sales person that used to be a developer 😃, and A LOT changed since then. The number of tools a developer should work with on a daily basis is just crazy.
Oct 24, 2022   |  By Dan Garfield
Earlier this year, when Codefresh announced the first course in our GitOps for Argo certification program – GitOps Fundamentals – we had high hopes that the course would satisfy the community’s pent-up demand for practical GitOps knowledge. To meet this demand, we designed a course that features lab environments to dramatically improve the learning experience. Each student gets a lab environment pre-configured with everything they need to learn GitOps using Argo CD.
Oct 14, 2022   |  By Kostis Kapelonis
We have already covered several aspects of Argo CD in this blog such as best practices, cluster topologies and even application ordering, but it is always good to get back to basics and talk about installation and more importantly about maintenance. Chances are that one of your first Argo CD installations happened with kubectl as explained in the getting started guide.
Mar 22, 2023   |  By Codefresh
Modernizing your CI/CD can turn into a Sherlock-Holmes-style mystery if your organization or team is not fully prepared. And when migrating from monoliths to microservices, people tend to only focus on the really technical nitty gritty details, and don’t focus enough time on questions like: With experience as a consultant, architect, engineer, DevOps engineer, and developer evangelism, JJ Asghar, Developer Advocate at IBM has seen every side of the modernization process. And has so many stories to share.
Mar 9, 2023   |  By Codefresh
Since vcluster launched, it's exploded into the cloud-native world with tons of benefits that are creating new patterns for architecting and deploying Kubernetes applications and workflows. Rich Burroughs (@richburroughs) and Lian Li (@lianmakesthings) of loft.sh will join to talk about how vcluster launched, is growing, working with GitOps, and changing the landscape.
Mar 2, 2023   |  By Codefresh
How has supply-chain security changed and what practices are evolving to improve CI/CD, GitOps, and operational security. Join Anais Urlichs (@urlichsanais), Developer Advocate at Aqua Security and CNCF Ambassador as we explore this exciting topic.
Feb 2, 2023   |  By Codefresh
Crossplane is a next-generation infrastructure management tool that brings cloud-native primitives to managing all kinds of infrastructure, not just Kubernetes but really any infra. The value is huge, especially when doing GitOps, but how is Crossplane tackling scale to handle so many types of resources? We’ll find out in this episode with Viktor Farcic.
Jan 26, 2023   |  By Codefresh
ibuildcloud, aka Darren Shepherd, is the CTO and co-founder at Acorn Labs - a simple application development framework for Kubernetes. Before Acorn Labs, Darren was the CTO and co-founder of Rancher Labs (acquired by Suse) where he created k3s and a lot more. In this episode we'll talk about the changing developer experience landscape the effect of GitOps, k3s, and these new frameworks.
Jan 12, 2023   |  By Codefresh
Kubernetes homelabs are on the rise! In part thanks to the amazing k8s@home community. In this episode we chat with k8s@home maintainers Davin "onedr0p" Buhl, and Ryan Walter on the advantages and pitfalls of running Kubernetes at home.
Jan 4, 2023   |  By Codefresh
We talk about what makes edge special, how Rancher (SUSE), Argo CD, and Codefresh are powering this big shift to Kubernetes at edge.
Dec 5, 2022   |  By Codefresh
Argo CD has become the defacto entry for engineering teams to deploy and manage their applications while Open Policy Agent has become one of the most reliable security policy enforcement engines. These two tools work perfectly together and yet there are very few articles and videos on the subject! In this talk, we look at the best strategies for getting these tools to work together to improve the software delivery supply chain. We’ll look at admission hooks, sync waves, and other ways to ensure your applications and clusters are always running in a secure and safe manner. Including example files and reference repos.
Nov 9, 2022   |  By Codefresh
Join Dan Garfield (twitter.com/todaywasawesome) and Scott Rigby (twitter.com/r6by) as they discuss the Open GitOps project, where it came from, how it was developed, and how it's helping engineering teams improve how they build, deploy, and operate software.
Oct 19, 2022   |  By Codefresh
Organizations on a journey to containerize applications and run them on Kubernetes often reach a point where running a single cluster doesn't meet their needs. ArgoCD and Fleets offer a great way to ease the management of multi-cluster environments by allowing you to define your clusters state based on labels abstracting away the focus from unique clusters to profiles of clusters that are easily replaced. In this talk Nicholas will show you one way to build a platform that removes the uniqueness of a GKE cluster with Fleets and Argo CD.
Aug 3, 2021   |  By Codefresh
Technology moves fast. If your current CI/CD is not up to speed, set yourself up for success and ensure your next choice supports these valuable features including: You're in Good Company This FREE Guide will help you discover the most important features any CI/CD tool should have.
Jul 29, 2021   |  By Codefresh
This FREE guide highlights the downside to not deploying as often as possible.
Jun 17, 2020   |  By Codefresh
Get the FREE ebook to see if your CICD measures up.

Codefresh has everything you need to build, integrate, and deploy your product — without the slow build times, complicated setup, and restrictions.

Each step in a Codefresh CI/CD pipeline is its own container, enabling unparalleled speed, modularity, and flexibilty. And with our built-in steps library, you can create a full-fledged pipeline in minutes. From performing a canary release in Kubernetes to building an iOS app, you can create a pipeline that does just about anything in minutes.

Run your builds in a fraction of the time:

  • Built for speed and scalability: Codefresh is designed to be the fastest CI/CD platform available. It’s built on Kubernetes for fast speed and unlimited scalability. It’s time to say goodbye to slow, frustrating builds.
  • Advanced Distributed Caching: Thanks to our smart docker image layer caching, an embedded registry, and a shared persistent volume, Codefresh caches images, layers, source code, dependencies, and more—and they’re distributed across all nodes used in any pipeline. Your builds are about to be faster than ever.
  • Parallel steps and pipelines: Create steps that run in parallel, with powerful features that allow you to explicitly define step order, mix and match sequential and parallel steps, set up prerequisite success criteria for parallel steps, and more.

Codefresh helps you build powerful, fast, and simple CI/CD pipelines.