{"id":19653597,"url":"https://github.com/sematext/sematext-operator","last_synced_at":"2025-06-20T15:36:37.136Z","repository":{"id":37757741,"uuid":"191366372","full_name":"sematext/sematext-operator","owner":"sematext","description":"Sematext Operator configures Sematext Agent in your Kubernetes / OpenShift clusters","archived":false,"fork":false,"pushed_at":"2022-07-14T09:03:02.000Z","size":162,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-03T23:19:10.544Z","etag":null,"topics":["containers","kubernetes","logging","monitoring","openshift","sematext-agent"],"latest_commit_sha":null,"homepage":"https://sematext.com/kubernetes","language":"Makefile","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/sematext.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}},"created_at":"2019-06-11T12:23:32.000Z","updated_at":"2022-06-22T10:50:06.000Z","dependencies_parsed_at":"2022-07-29T06:08:03.789Z","dependency_job_id":null,"html_url":"https://github.com/sematext/sematext-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sematext/sematext-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sematext%2Fsematext-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sematext%2Fsematext-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sematext%2Fsematext-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sematext%2Fsematext-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sematext","download_url":"https://codeload.github.com/sematext/sematext-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sematext%2Fsematext-operator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260971778,"owners_count":23090793,"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":["containers","kubernetes","logging","monitoring","openshift","sematext-agent"],"created_at":"2024-11-11T15:14:38.030Z","updated_at":"2025-06-20T15:36:32.112Z","avatar_url":"https://github.com/sematext.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sematext Operator\n\nThe Sematext Operator for Kubernetes provides an easy way to deploy Sematext Agent.\n\nSematext Agent collects metrics about hosts (CPU, memory, disk, network, processes, etc.), containers (Docker, Podman, containerd, cri-o and rkt) and orchestrator platforms, and ships that to [Sematext Cloud](https://sematext.com/cloud). Sematext Cloud is available in the US and EU regions.\n\nIt installs the Sematext Agent to all nodes in your cluster via a `DaemonSet` resource.\n\n## Quickstart\n\nYou need to create an Infra App in [Sematext Cloud US](https://apps.sematext.com/ui/monitoring-create/app/infra) or [Sematext Cloud EU](https://apps.eu.sematext.com/ui/monitoring-create/app/infra) to get your Infra App Token.\n\nTo run the operator and its dependencies run the following command:\n\n```sh\nkubectl apply -f https://raw.githubusercontent.com/sematext/sematext-operator/master/bundle.yaml\n```\n\nOnce installed, you can create `SematextAgent` resource that deploys Sematext Agent to all nodes in your cluster via `DaemonSet` resource:\n\n```yaml\napiVersion: sematext.com/v1alpha1\nkind: SematextAgent\nmetadata:\n  name: test-sematextagent\nspec:\n  region: \u003c\"US\" or \"EU\"\u003e\n  infraToken: YOUR_INFRA_TOKEN\n```\n\n## Removal\n\nRun the `kubectl delete` command to remove the operator and its dependencies:\n\n```sh\nkubectl delete -f https://raw.githubusercontent.com/sematext/sematext-operator/master/bundle.yaml\n```\n\n## Docs\n\nFor more details refer to our [official Kubernetes Operator documentation](https://sematext.com/docs/agents/sematext-agent/kubernetes/operator/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsematext%2Fsematext-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsematext%2Fsematext-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsematext%2Fsematext-operator/lists"}