• Home
  • Posts
  • Bookshelf
  • Contact
  • 68. Building containers with Nix and Gitlab CI

    2022-12-14
    • #gitlab
    • #nixos

    Let’s build a container around a Rust webserver and some static files using Nix and Gitlab CI. The process is what you’d expect, but there are a few details that are annoying to puzzle out.

    ⤷ Read more
  • 57. Triggering Kubernetes rollouts from Gitlab CI

    2022-02-19
    • #gitlab
    • #infra
    • #kubernetes

    Let’s setup Gitlab CI to trigger a rolling restart of a Kubernetes deployment. This is a lightweight alternative to a something like Flux which requires an operator running in the cluster.

    ⤷ Read more
▲
  • © 2022 Alexandru Scvorțov (λyz.mailyscvalexznet)@.
    • CC BY-SA |
    • All code GPLv3
    • Home |
    • RSS Feed