bpfman is a system daemon aimed at simplifying the deployment and management of eBPF programs. It's goal is to enhance the developer-experience as well as provide features to improve security, visibility and program-cooperation. bpfman includes a Kubernetes operator...
Developer Productivity
AAP Resource Operator enhancements
Ansible Automation platform should have a more kubernetes friendly way of interacting with it especially when the platform can run on top of Kubernetes. Some functionality exists currently to define items via YAML this work would look to extend and fill in the missing...
Developer Hub – Backstage and Janus
Developer Hub provides a catalog of all available software services and components within a company. Each service is accompanied by metadata about ownership, dependencies, available APIs, documentation, external service integrations monitoring data, etc. Additionally...
Wasm and WASI on Openshift
Compiled Wasm code is packaged as a scratch OCI container image and deployed on OpenShift (MicroShift) or Podman as a containerized workload and executed using one of the Wasm runtimes supported by the crun OCI container runtime.