apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-07T01:30:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: 5d65dd7d-33b0-41d2-a6d7-4eedb1228a84
subsets:
- addresses:
  - ip: 172.24.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cp7hl
      namespace: kube-system
      uid: 475eb60f-6ffd-4646-ae50-c7db646f16c4
  - ip: 172.24.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-klp94
      namespace: kube-system
      uid: a57d8574-fc1b-4d7c-bff6-b642fc844d62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
