Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 748 Bytes

MAINTENANCE.md

File metadata and controls

20 lines (14 loc) · 748 Bytes

Forecastle Package Maintenance Guide

To update Forecastle, follow the next steps:

  1. Compare the manifests with upstream and port the required modifications.

Forecastle manifests are taken from upstream from the following URL: https://github.com/stakater/Forecastle/tree/master/deployments/kubernetes/manifests

  1. Update the image tags and sync them to our registry

Customizations

  • Forecastle deployment has been tweaked to include some security features like:
    • changed the user that the image runs as
    • set the UID
    • liveness and readiness probes
    • added seccompProfile directive to securityContext
  • Deleted Helm labels from all resources
  • The configuration file config.yaml has been personalized with Fury branding