0x41gawor / pdmgr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENI Closed Control Loops, k8s operators and CRDs

The repository contains various documents related to the master's thesis.

The primary objective during the thesis work is to master the usage of k8s operators and CRDs, and based on this knowledge build a framework/platform to run any kind of closed control loop in a k8s cluster. As such, this repository will primarily focus on these topics (as of now).

This README serves as a brief description of each file included.

This is the starting point for anyone wishing to follow the steps I have taken.

The document outlines the learning path for Kubernetes Operators development.

Setting up a development environment is a key part of the learning path. This document presents my approach to this task.

This contains a tutorial on the network adapter modes available in Oracle VM VirtualBox. These modes are mentioned elsewhere in this repository, hence the inclusion of this guide.

Simple lab to play with Custom Resource Definitions.

Here are some notes that I found important when learning operators. They might be useful to others as well.

Private repo.

Research about Protocol Buffers.

My version of cloopdemo.

Name is the shortest version of "MME Network", as this will be the managed system for closed loops.

About


Languages

Language:Go 53.8%Language:Open Policy Agent 46.2%