Skip to content

DirectXMan12/kubebuilder-workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubeBuilder Workshops

This repository contains a series of similar workshops for building operators with KubeBuilder.

Each workshop lives on a different branch:

Branches

  • kubecon-eu-2019:

    • Level: Intermediate
    • Topic: Write an operator that deploys and manages the standard Kubernetes GuestBook application. Contains associated slides for "freeform" implementation, plus suggested implementation details as commits.
  • software-architecture-2019

    • Level: Basic
    • Topic: Write an operator that deploys and manages MongoDB. Contains step-by-step in-repository instructions without focusing too much on the underlying MongoDB mechanics.
  • kubecon-us-2019:

    • Level: Intermediate
    • Topic: Write an operator that deploys and manages the standard Kubernetes GuestBook application, but focusing on new extensibility features, like declarative defaulting a server-side apply. Contains associated slides and suggested implementation steps.

Contributing

If you'd like to contribute fixes, check out CONTRIBUTING.md.

About

KubeBuilder Workshops

Resources

License

Stars

Watchers

Forks

Packages

No packages published