{"id":17355150,"url":"https://github.com/zephinzer/notes-kubecon-kubernetes-operators","last_synced_at":"2026-01-07T07:10:38.919Z","repository":{"id":79926675,"uuid":"187609670","full_name":"zephinzer/notes-kubecon-kubernetes-operators","owner":"zephinzer","description":"Notes \u0026 other stuff from Kubernetes Operator workshop at Kubecon/CNCFCon 2019","archived":false,"fork":false,"pushed_at":"2019-05-20T09:36:35.000Z","size":5575,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T18:26:48.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zephinzer.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-20T09:27:52.000Z","updated_at":"2019-09-16T06:00:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed66cf87-3b34-4c9b-b315-6237b44f5077","html_url":"https://github.com/zephinzer/notes-kubecon-kubernetes-operators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fnotes-kubecon-kubernetes-operators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fnotes-kubecon-kubernetes-operators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fnotes-kubecon-kubernetes-operators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Fnotes-kubecon-kubernetes-operators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephinzer","download_url":"https://codeload.github.com/zephinzer/notes-kubecon-kubernetes-operators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858880,"owners_count":20684062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T17:42:28.853Z","updated_at":"2026-01-07T07:10:38.868Z","avatar_url":"https://github.com/zephinzer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes from KubeCon Kubernetes Operators Workshop by Red Hat\n\nContents\n\n- [Tutorials](./tutorials)\n    - The original workshop material\n- [Repositories](./repos)\n    - Repositories linked from this repository\n\n## Setup Linked Repositories\n\nThese are included as Git submodules, initialise with:\n\n```sh\ngit submodule init\ngit submodule sync\ngit submodule update --init\n```\n\n## Setup MiniKube\n\n### 1. Install MiniKube\n\n#### MacOS\n\nInstall Docker for Mac:\n\n```sh\nopen https://hub.docker.com/editions/community/docker-ce-desktop-mac\n```\n\nInstall the HyperKit driver for Docker:\n\n```sh\nbrew install docker-machine-driver-hyperkit\n```\n\nInstall MiniKube:\n\n```\nbrew cask install minikube\n```\n\n### 2. Start MiniKube\n\n```sh\nminikube --vm-driver=hyperkit start\n```\n\n### 3. Verify MiniKube works\n\n```sh\nminikube status\n```\n\n# Links/References\n\n1. [OpenShift Training Material](https://learn.openshift.com/training/kubecon)\n2. [Instructor Training Material](http://operator:coreostrainme@workshop.coreostrain.me)\n3. [OperatorHub](https://operatorhub.io/)\n4. [Kubernetes API Definition](https://github.com/kubernetes/api)\n5. [Kubernetes API Machinery](https://github.com/kubernetes/apimachinery)\n6. [Kubernetes Client Go](https://github.com/kubernetes/client-go)\n7. [Operator Framework](https://github.com/operator-framework)\n8. [Operator SDK](https://github.com/operator-framework/operator-sdk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Fnotes-kubecon-kubernetes-operators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephinzer%2Fnotes-kubecon-kubernetes-operators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Fnotes-kubecon-kubernetes-operators/lists"}