{"id":17754749,"url":"https://github.com/gianlucam76/kubernetes-controller-tutorial","last_synced_at":"2025-04-01T10:45:37.155Z","repository":{"id":241897300,"uuid":"808153274","full_name":"gianlucam76/kubernetes-controller-tutorial","owner":"gianlucam76","description":"This repository provides an opinionated tutorial on building Kubernetes controllers, sharing best practices and design patterns I have found most effective","archived":false,"fork":false,"pushed_at":"2024-06-28T13:18:22.000Z","size":4911,"stargazers_count":35,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-29T13:43:12.567Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gianlucam76.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-30T13:44:09.000Z","updated_at":"2024-06-29T08:51:32.000Z","dependencies_parsed_at":"2024-06-11T12:47:50.191Z","dependency_job_id":null,"html_url":"https://github.com/gianlucam76/kubernetes-controller-tutorial","commit_stats":null,"previous_names":["gianlucam76/kubernetes-controller-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fkubernetes-controller-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fkubernetes-controller-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fkubernetes-controller-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fkubernetes-controller-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gianlucam76","download_url":"https://codeload.github.com/gianlucam76/kubernetes-controller-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628421,"owners_count":20808106,"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-26T14:08:22.258Z","updated_at":"2025-04-01T10:45:37.123Z","avatar_url":"https://github.com/gianlucam76.png","language":null,"readme":"[![Slack](https://img.shields.io/badge/join%20slack-%23projectsveltos-brighteen)](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)\n[![License](https://img.shields.io/badge/license-Apache-blue.svg)](LICENSE)\n\n# kubernetes-controller-tutorial\nThis repository offers an opinionated guide to building Kubernetes controllers. I'll share the best practices and design patterns I've found useful through maintaining open-source projects like:\n\n1. [Kubernetes add-on controller](http://github.com/projectsveltos/addon-controller)\n2. [K8s-cleaner](https://github.com/gianlucam76/k8s-cleaner)\n\nWe will be using [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) to create new APIs and controllers.\n\nTable of Contents:\n- [CustomResourceDefinition](docs/custom-resources.md)\n- [Reconciler](docs/reconciler.md)\n- [Concurrent Reconciling](docs/concurrent_reconciling.md)\n- [Handling Long-Running Operations in Kubernetes Reconcilers](docs/long-running-jobs.md)\n- [Versioning Custom Resource Definitions (CRDs) in Kubernetes](docs/multiple_versions.md)\n- [Testing a Controller](docs/testing.md)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucam76%2Fkubernetes-controller-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianlucam76%2Fkubernetes-controller-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucam76%2Fkubernetes-controller-tutorial/lists"}