apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T22:47:31Z"
  creationTimestamp: "2026-02-12T22:46:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: b5a1f6b5-b14c-4d83-9ad5-b504cc1b4b3f
subsets:
- addresses:
  - ip: 172.24.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-sr6xd
      namespace: kube-system
      uid: b5d9d590-789c-4c4b-a553-807a3e4edb2a
  - ip: 172.24.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4jp8x
      namespace: kube-system
      uid: 52329dfe-e6f9-45f0-9736-51b94aa8aa06
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
