Ask r/kubernetes: What are you working on this week?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kubernetes-ingress

    NGINX and NGINX Plus Ingress Controllers for Kubernetes

  • Mergeable Ingress Types were created for this exact purpose: https://github.com/nginxinc/kubernetes-ingress/tree/main/examples/mergeable-ingress-types

  • apparmor.d

    Full set of AppArmor profiles (~ 1500 profiles)

  • Now I'm working on adding Apparmor profiles to my deployments. I'm running on Ubuntu, which doesn't have a lot of profiles by default to my surprise. I've attempted to use this Git repository to add support for more profiles to properly secure my server, unfortunately it seems to break initramfs generation. Luckily, it seems to be the only thing it breaks, so I may look into it to see if I can fix it. Also, these two articles seem interesting for Nextcloud: article1 article2. Maybe this one to.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • amicontained

    Container introspection tool. Find out what container runtime is being used as well as features available.

  • I'm looking into SECCOMP profiles as well, but so far is seems a lot of pain for little gain. This series by Paulo Gomes is my starting point. part2 part3 testing-container.

  • UBUNTU20-CIS

    Ansible role for Ubuntu 2004 CIS Baseline

  • I'm currently also testing the Ubuntu CIS on a VM, it works great with Ubuntu 22.04. Just add 22.04 to the check in the first playbook. When proper testing verifies it's working, I'll run the playbook against my actual server (Kubernetes single-node).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts