apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-23T02:00:23Z"
  creationTimestamp: "2026-01-23T01:59:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "673"
  uid: 09beeab6-2040-4089-ad9a-e2116c41702b
subsets:
- addresses:
  - ip: 172.24.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w2tmq
      namespace: kube-system
      uid: 34ddece3-7f2f-465b-9ea5-c6102a121365
  - ip: 172.24.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xrrqg
      namespace: kube-system
      uid: 2c328155-4562-4701-988f-702ba3daf172
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
