Project

General

Profile

Actions

Regular Software Updates » History » Revision 1

Revision 1/33 | Next »
Nico Schottelius, 11/09/2022 09:30 AM


Regular Software Updates

There are various software stacks that should be updated regularly. This document describes the intervals and procedures.

Kubernetes based Application Hostings

All kubernetes based applications should be updated in a 2 step manner:

  • Create or update apps/dev/APPNAME in k8s-config
  • Create or update a test instance in the kubernetes cluster that is using apps/dev/APPNAME
  • Ensure the test instance is running properly
  • Apply changes from apps/dev/APPNAME to apps/prod/APPNAME
  • Ensure all production instances are applying and working properly

Updated by Nico Schottelius over 1 year ago · 1 revisions