client-go retrieve pods event

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • client-go

    Go client for Kubernetes.

  • https://github.com/kubernetes/client-go/blob/758467711e075d6fd3d31abcaf6e2e1eb51ef3d4/kubernetes/typed/core/v1/event_expansion.go#L103 is the search method you're calling.

  • kubectl

    Issue tracker and mirror of kubectl code

  • The canonical example client-go app you're most familiar with is kubectl. https://github.com/kubernetes/kubectl/blob/e69a10320e34fd2487b61927f69affbb52e4f0e1/pkg/describe/describe.go#L279 is the kubectl describe kind name... bit that deals with fetching events related the object with that kind/name.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts