Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 2.74 KB

README.md

File metadata and controls

69 lines (50 loc) · 2.74 KB

OpenShift Operators Demo

Demo

  1. Kubernetes API Mini Demo
  2. Etcd Operator Demo
  3. Openshift Operator SDK with go
  4. Openshift Operator SDK with ansible
  5. TO-DO Openshift Operator SDK with helm
  6. TO-DO Operator Lifecycle Manager

Exercises

Building Operators on OpenShift

  1. Kubernetes API Fundamentals
  2. Etcd Operator
  3. Operator SDK with Go (PodSet)
  4. Operator Lifecycle Manager
  5. Ansible Kubernetes Module

The Kubernetes API Documentation

The Kubernetes API
Kubernetes deep dive: API Server – part 1
Kubernetes Deep Dive: API Server – Part 2
Kubernetes Deep Dive: API Server – Part 3a

Operator-SDK Installation

Operator-SDK Installation

Operator-SDK Documentation

Operator-SDK Documentation

GitHub Issues

operator-sdk

OpenShift Commons - Operator Framework

Every third Friday of the month at 12pm EST

OpenShift Commons - Helm Operators Deep Dive - OLM for Helm People Rob Szumski

Helm Operators Deep Dive - OLM for Helm People Rob Szumski

Community Operators

operator-framework/community-operators

Operator Hub

OperatorHub.io

Requirements

oc
minishift
jq
virtualbox

Scripts

start_minishift.sh
delete_minishift.sh

Compatible with

  • MacOS
  • Fedora

Author

Acknowledgments