{"id":37211799,"url":"https://github.com/serverscom/serverscom-ingress-controller","last_synced_at":"2026-01-15T00:08:18.785Z","repository":{"id":223300631,"uuid":"758444100","full_name":"serverscom/serverscom-ingress-controller","owner":"serverscom","description":"serverscom-ingress-controller","archived":false,"fork":false,"pushed_at":"2025-09-16T12:27:14.000Z","size":182,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-22T22:19:20.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/serverscom.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-02-16T10:35:47.000Z","updated_at":"2025-08-26T12:21:23.000Z","dependencies_parsed_at":"2024-11-05T10:51:29.231Z","dependency_job_id":null,"html_url":"https://github.com/serverscom/serverscom-ingress-controller","commit_stats":null,"previous_names":["serverscom/serverscom-ingress-controller"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/serverscom/serverscom-ingress-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverscom%2Fserverscom-ingress-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverscom%2Fserverscom-ingress-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverscom%2Fserverscom-ingress-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverscom%2Fserverscom-ingress-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverscom","download_url":"https://codeload.github.com/serverscom/serverscom-ingress-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverscom%2Fserverscom-ingress-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","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":[],"created_at":"2026-01-15T00:08:18.096Z","updated_at":"2026-01-15T00:08:18.711Z","avatar_url":"https://github.com/serverscom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Ingress Controller Manager for Servers.com\nServers.com provides you with the own Ingress controller built upon the Servers.com HTTP(S) (L7) Load Balancer. It can be used along with the LoadBalancer and NodePort Services. \nThe Ingress controller is featured with annotations based on the L7 Load Balancer features.\n\nYou can find more details on the Servers.com Ingress controller and peculiarities of usage in the [knowledge base](https://www.servers.com/support/knowledge/kubernetes-clusters/serverscom-ingress-controller).\n\nThis is an example how an Ingress object with an annotation may look like:\n\n```\napiVersion: networking.k8s.io/v1\nkind: Ingress\nmetadata:\n  name: minimal-ingress\n  annotations:\n    servers.com/load-balancer-geo-ip-enabled: \"true\"\nspec:\n  ingressClassName: serverscom\n  tls:\n    - hosts:\n        - example.com\n      secretName: testsecret-tls\n  rules:\n    - host: example.com\n      http:\n        paths:\n          - path: /\n            pathType: Prefix\n            backend:\n              service:\n                name: nginxdemo\n                port:\n                  number: 80\n```\n\n[![GitHub Actions status](https://github.com/serverscom/serverscom-ingress-controller/workflows/Test/badge.svg)](https://github.com/serverscom/serverscom-ingress-controller/actions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverscom%2Fserverscom-ingress-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverscom%2Fserverscom-ingress-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverscom%2Fserverscom-ingress-controller/lists"}