brito-rafa - Overview

Pinned Loading

  1. This is the 45-page white paper on enterprise Kubernetes (OpenShift) best practices on virtualization (vSphere) and other recommendations. Wrote back in 2019 but still most of things applicable.

  2. These are very detailed, step-by-step examples of how to produce Kubernetes controllers with webhooks using kubebuilder.

    Go 22 4

  3. Source code of my very own "Vulture Platform Computer" (VPC) - compiler, assembler code, emulator and FPGA code (VHDL). From Harvard Extension School Computer Architecture Fall-2017

    Java 2

  4. GO Module to Mutate k8s constructs

    Go 1 3

  5. This is a sample Kubernetes controller to replicate ConfigMap objects across the same cluster. It is functional but in-progress (see issues section). Feel free to collaborate. Used Kubebuilder 3.X.

    Go

  6. Tools to aid the management the Kubernetes Server-Side ManagedFields

    Go