Building Operators on OpenShift
Learn about k8s API fundamentals, the etcd operator, using the Operator SDK with Go and Helm, review Ansible basics, and use Ansible to deploy Kubernetes modules.
Learn about k8s API fundamentals, the etcd operator, using the Operator SDK with Go and Helm, review Ansible basics, and use Ansible to deploy Kubernetes modules.
Understand the structure and features of the Kubernetes API fundamentals.
Manage etcd clusters on Kubernetes and automate resize, failover, and upgrade tasks, including backup and restore actions.
Learn about a new Go-based Operator with the Operator SDK by creating an Operator called a PodSet.
Install the Operator Lifecycle Manager in an OpenShift environment, access the UI, create a subscription manifest, and approve an InstallPlan.
Refresh your knowledge of Ansible by practicing and reviewing your skills.
Learn to use the Ansible k8s (Kubernetes) module by creating and removing Kubernetes resources and reusing existing Kubernetes manifest files.
Learn what the Ansible Operator is, how to map custom resource events, pass extra variables, leverage existing roles from Ansible Galaxy, then how to deploy and run the Operator in a local or remote OpenShift cluster.
Gather basic understanding of the Mcrouter operator that was built with the Ansible Operator SDK.
Create a CockroachDB Operator from an existing CockroachDB Helm chart, running securely without Tiller or manual invocation.