apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T15:19:52Z"
  creationTimestamp: "2026-02-12T15:19:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 2f2d63e6-e1ca-4abb-8352-54402f15e89e
subsets:
- addresses:
  - ip: 172.24.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-76dbc
      namespace: kube-system
      uid: 7fa77fda-fea7-4e02-82cc-c2c26c4f98d5
  - ip: 172.24.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8zx9t
      namespace: kube-system
      uid: 09aa85e0-d116-4b14-9392-a0ded609d6ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
