Skip to content

DevOpsera

Menu
  • About Me
  • Blog
  • Projects
    • CI/CD of a FOSS Project (git-upstream)
    • Course: Get Started on Linux
  • Contact
  • FREE CONSULTATION
Read more about the article Tailoring Third-Party Helm Charts: Source-Level Customizations and Effortless Updates

Tailoring Third-Party Helm Charts: Source-Level Customizations and Effortless Updates

  • Post author:Aleksander Korzyński
  • Post published:October 4, 2023
  • Post category:Helm

Version 2.1 (updated Sep 11, 2024) Helm charts are a popular method for deploying and managing applications on Kubernetes. They provide a standard, reproducible method of installing complex software systems.…

Continue ReadingTailoring Third-Party Helm Charts: Source-Level Customizations and Effortless Updates
Read more about the article Install git-upstream and Fork a Repository

Install git-upstream and Fork a Repository

  • Post author:Aleksander Korzyński
  • Post published:August 1, 2023
  • Post category:Git

Version 1.2 In a previous blog post I described a strategy for tracking an open-source project using the rebase & weld git operation that combines the advantages of rebase and merge…

Continue ReadingInstall git-upstream and Fork a Repository
Read more about the article Beyond Merge and Rebase: The Upstream Import Approach in Git

Beyond Merge and Rebase: The Upstream Import Approach in Git

  • Post author:Aleksander Korzyński
  • Post published:July 5, 2023
  • Post category:Git

Version 1.4 Git users often have to make a choice: to merge or rebase. I'm going to describe a third way that has the characteristics of both and is very…

Continue ReadingBeyond Merge and Rebase: The Upstream Import Approach in Git
Read more about the article How to Structure Directories in a GitOps Repository for the Best User-Friendliness and Flexibility

How to Structure Directories in a GitOps Repository for the Best User-Friendliness and Flexibility

  • Post author:Aleksander Korzyński
  • Post published:June 1, 2023
  • Post category:GitOps

Version 1.1 A team implementing GitOps at an organization needs to make a decision on the directory structure of the GitOps repository, effectively defining the user interface for the whole…

Continue ReadingHow to Structure Directories in a GitOps Repository for the Best User-Friendliness and Flexibility
Read more about the article Federative Continuous Integration

Federative Continuous Integration

  • Post author:Aleksander Korzyński
  • Post published:April 12, 2014
  • Post category:Git

How we did it It was morning at the software engineering office in Bristol, UK and I grabbed a fellow engineer from the cubicle next to mine.– Can you come…

Continue ReadingFederative Continuous Integration
Read more about the article Predictable Software Engineering

Predictable Software Engineering

  • Post author:Aleksander Korzyński
  • Post published:May 27, 2013
  • Post category:CI/CD

Software production is infamously unpredictable. Releases are frequently late and deployed software fails to work. Lead time from feature request to making it available to customers varies greatly from case…

Continue ReadingPredictable Software Engineering
Copyright © 2013-2025 akorzy.com Aleksander Korzyński
Menu
  • Legal
  • Privacy
  • Cookie Policy