{"id":37846736,"url":"https://github.com/pavan-kumar-99/medium-manifests","last_synced_at":"2026-01-16T16:03:59.155Z","repository":{"id":42028271,"uuid":"308860762","full_name":"pavan-kumar-99/medium-manifests","owner":"pavan-kumar-99","description":"This repo contains Kubernetes manifests for the below mentioned topics","archived":false,"fork":false,"pushed_at":"2025-07-30T23:23:29.000Z","size":17826,"stargazers_count":100,"open_issues_count":5,"forks_count":124,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-31T00:52:17.223Z","etag":null,"topics":["argo","cluster-autoscaler","crossplane","external-dns","flux","fluxcd","github-actions","helm","istio","jenkins","k8s","kind","kubernetes","kustomize","rabbit-mq","rabbitmq","sealed-secrets","thanos","vault"],"latest_commit_sha":null,"homepage":"https://pavan1999-kumar.medium.com/","language":"Python","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/pavan-kumar-99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"custom":null}},"created_at":"2020-10-31T10:54:38.000Z","updated_at":"2025-05-15T08:17:29.000Z","dependencies_parsed_at":"2024-06-28T16:14:52.966Z","dependency_job_id":"0b412814-e668-4290-bf84-10c7454b97cf","html_url":"https://github.com/pavan-kumar-99/medium-manifests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pavan-kumar-99/medium-manifests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavan-kumar-99%2Fmedium-manifests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavan-kumar-99%2Fmedium-manifests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavan-kumar-99%2Fmedium-manifests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavan-kumar-99%2Fmedium-manifests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavan-kumar-99","download_url":"https://codeload.github.com/pavan-kumar-99/medium-manifests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavan-kumar-99%2Fmedium-manifests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["argo","cluster-autoscaler","crossplane","external-dns","flux","fluxcd","github-actions","helm","istio","jenkins","k8s","kind","kubernetes","kustomize","rabbit-mq","rabbitmq","sealed-secrets","thanos","vault"],"created_at":"2026-01-16T16:03:59.055Z","updated_at":"2026-01-16T16:03:59.127Z","avatar_url":"https://github.com/pavan-kumar-99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Manifests\nWhat is Medium Manifests?\nMedium Manifests is a GitHub repo that contains all the code for the articles writtern here https://pavan1999-kumar.medium.com/. Every article here, will have the GitHub Branch added in the article description itself. One Might clone the repo with the branch specified in the medium articles. \n\n## Cloning the Repo\n\nThe branch names for the corresponding articles could be found [here](https://pavan1999-kumar.medium.com/) \n\n```bash\ngit clone https://github.com/pavan-kumar-99/medium-manifests.git -b \u003cbranch_name\u003e\n```\n\n## Published\n\n[Kyverno](https://medium.com/gitconnected/kubernetes-policies-as-code-using-kyverno-10720df9c842)\n\n[Helm Dashboard](https://medium.com/gitconnected/introduction-to-helm-dashboard-dddf43e38cc2)\n\n[Goldilocks](https://pavan1999-kumar.medium.com/how-to-guess-the-right-size-for-your-kubernetes-pods-9c88686fec)\n\n[Multi Stage Docker Build](https://pavan1999-kumar.medium.com/how-i-reduced-the-size-of-my-docker-image-by-95-520a05439300)\n\n[jsPolicy](https://pavan1999-kumar.medium.com/policies-as-code-in-kubernetes-using-jspolicy-8d358d064bfd)\n\n[Kubeflow: MLOPS](https://medium.com/nerd-for-tech/mlops-machine-learning-pipelines-using-kubeflow-fc06508a3f0d)\n\n[Hashicorp Vault Secrets in Kubernetes with CSI Driver](https://pavan1999-kumar.medium.com/hashicvault-secrets-in-kubernetes-with-csi-driver-ec917d4a2672)\n\n[Loft ( Virtual Clusters )](https://pavan1999-kumar.medium.com/multi-tenancy-in-kubernetes-using-lofts-vcluster-dee6513a7206)\n\n[HashiCorp Vault PKI With Vault Injector](https://medium.com/nerd-for-tech/pki-certs-injection-to-k8s-pods-with-vault-agent-injector-d97482b48f3d)\n\n[Analyze Terraform costs with Infracost ( The GitOps Way )](https://pavan1999-kumar.medium.com/terraforming-the-cost-with-infracost-c28dc6c981c9)\n\n[Atlantis Pull Request Automation](https://pavan1999-kumar.medium.com/terraforming-the-gitops-way-9417cf4abf58)\n\n[Kubernetes HashiCorp Vault with Cert-Manager](https://pavan1999-kumar.medium.com/using-hashicorp-vault-as-a-certificate-issuer-in-cert-manager-9e19d7239d3d)\n\n[Cortex Metrics](https://medium.com/nerd-for-tech/deep-dive-into-cortex-part-i-c228e01f8c58)\n\n[Kubernetes Cluster Autoscaler](https://medium.com/nerd-for-tech/kubernetes-cluster-autoscaler-in-action-6172a023f542)\n\n[Grafana Loki](https://medium.com/nerd-for-tech/logging-at-scale-in-kubernetes-using-grafana-loki-3bb2eb0c0872)\n\n[Spark on EKS](https://medium.com/nerd-for-tech/running-apache-spark-on-eks-with-aws-spot-instances-f8ce91d319b9)\n\n[Kubernetes Kubeless](https://medium.com/nerd-for-tech/going-serverless-in-kubernetes-using-kubeless-8ef83b3f2f89)\n\n[Kubernetes Cert Manager](https://medium.com/nerd-for-tech/free-and-automatic-ssl-certificates-in-kubernetes-using-cert-manager-6fb65ac63d5)\n\n[Kubernetes Chaos Mesh](https://medium.com/nerd-for-tech/chaos-engineering-in-kubernetes-using-chaos-mesh-431c1587ef0a)\n\n[Thanos](https://medium.com/nerd-for-tech/deep-dive-into-thanos-part-i-f72ecba39f76)\n\n[Kube-Bench and Kube-Hunter](https://www.techmanyu.com/kubernetes-security-with-kube-bench-and-kube-hunter-6765bf44ebc6)\n\n[Kubernetes Network Policies](https://medium.com/nerd-for-tech/network-policies-demystified-in-kubernetes-d57fc2548043)\n\n[Kubernetes Auto Scaling](https://medium.com/nerd-for-tech/autoscaling-in-kubernetes-hpa-vpa-ab61a2177950)\n\n[GitHub Self Hosted Runner](https://www.techmanyu.com/creating-self-hosted-github-runners-in-a-kubernetes-cluster-fd05560de34a)\n\n[Kubernetes Rabbit MQ Operator](https://medium.com/nerd-for-tech/deploying-rabbitmq-on-kubernetes-using-rabbitmq-cluster-operator-ef99f7a4e417)\n\n[Kubernetes Cross Plane](https://medium.com/nerd-for-tech/introduction-to-crossplane-2f873ae0f9f3)\n\n[Kubernetes Sealed Secrets](https://faun.pub/introduction-to-bitnami-sealed-secrets-bb5ae74d9a25)\n\n[Kubernetes External DNS](https://faun.pub/introduction-to-external-dns-in-kubernetes-654aa4cf38e6)\n\n[Kubernetes Jenkins Operator](https://medium.com/swlh/introduction-to-jenkins-operator-f4cb7ebc2e0b)\n\n[GitHub Actions](https://medium.com/nerd-for-tech/creating-a-gke-cluster-with-github-actions-dd34e2de50a6)\n\n[Kubernetes KIND](https://medium.com/nerd-for-tech/create-a-kubernetes-cluster-using-kind-b364a67437b7)\n\n[Kubernetes Flux CD V1](https://medium.com/swlh/deploying-applications-in-kubernetes-using-flux-a9d171b11917)\n\n\n[Kubernetes Kustomize](https://faun.pub/introduction-to-kustomize-97f990dc2f44)\n\n[Kubernetes ArgoCD](https://medium.com/nerd-for-tech/deploying-applications-in-kubernetes-using-argo-cd-ab004a8cdb5e)\n\n[Kubernetes HashiCorp Vault Injector](https://faun.pub/securing-your-secrets-using-vault-k8s-in-kubernetes-part-1-de3d7378e226)\n\n\n## Upcoming\n\n- [x] Kubernetes Cert Manager and Vault\n- [x] Atlantis ( Terraform Pull Request Automation )\n- [x] Infracost\n- [x] HashiCorp Vault PKI With Vault Injector\n- [x] Loft ( Virtual Clusters )\n- [x] HashiCorp Vault CSI Provider\n- [x] Kubeflow\n- [x] JSPolicy\n- [x] MultiStage Docker Build\n- [x] Goldilocks\n- [x] Kyverno\n- [ ] Grafana Mimir\n- [x] Helm Dashboard\n- [ ] Stack Storm\n- [ ] Google Architecture Diagram\n- [ ] KubeArmour\n- [ ] Volcano\n- [ ] KubeCost\n- [ ] KeyCloak\n- [ ] KubeVirt\n- [ ] AWS Karpenter\n- [ ] Hierarchical Namespaces\n- [ ] Prometheus Adapter\n- [ ] Custom Scheduler in K8s\n- [ ] External Secrets and HashiCorp Vault\n- [ ] Elastic Search Hot-Warm-Cold Architecture using Elastic Operator\n- [ ] TelePort ( Go TelePort )\n- [ ] LongHorn.io\n- [ ] Backstage.io\n- [ ] Env0\n- [ ] kURL\n- [ ] Netflix Console Me\n- [ ] Cosign Sigstore\n- [ ] Cloud Custodian\n- [ ] Keptn\n- [ ] FluxCD V2\n- [ ] Kube Resource Report\n- [ ] Forecastle\n- [ ] Capsule\n- [ ] Grafana OnCall\n- [ ] ElasticSearch Curator\n- [ ] CAST AI\n- [ ] Devtron\n- [ ] Forsetti\n- [ ] Jit.io\n- [ ] Numaflow\n- [ ] Weavework TF Controller\n- [ ] Kaniaster\n- [ ] TestKube\n- [ ] Pritunl\n- [ ] AirByte\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Sponsorship\n\nWant your product to be articulated and presented to a wider audience or want to sponsor any of my upcoming articles? Feel free to reach out on ( pavan1999.kumar@gmail.com ).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavan-kumar-99%2Fmedium-manifests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavan-kumar-99%2Fmedium-manifests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavan-kumar-99%2Fmedium-manifests/lists"}