A collection of learning materials, scripts, and templates for OCP. Includes hands-on guides for network tracing, eBPF, and OVN/OVS internals, along with reusable templates.
ocp-lab/
├── blogs/
├── learning/
│ ├── ceph/
│ ├── ebpf/
│ ├── monitoring/
│ └── networking/
│ ├── dns-resolution-issue/
│ ├── ocp-network-tracing/
│ └── single-node-ocp-network-tracking/
├── scripts/
│ ├── ceph/
│ ├── cnv/
│ ├── io/
│ ├── node/
│ ├── others/
│ └── promethus/
├── templates/
│ ├── cnv/
│ ├── dashboard/
│ ├── descheduler/
│ ├── haproxy/
│ ├── hpp/
│ ├── kubelet/
│ ├── kvm/
│ ├── lso/
│ ├── lvm/
│ ├── managedCluster/
│ ├── mce/
│ ├── metallb/
│ ├── multus/
│ ├── nginx/
│ ├── odf/
│ ├── promethus/
│ └── systemd/