apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T05:30:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: a5ae49bf-ecd5-4734-8a00-721507a960f2
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wswjs
      namespace: kube-system
      uid: da566238-85a3-43da-a4e8-724203bdb86c
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sf2sk
      namespace: kube-system
      uid: e1494a2d-03d2-4a68-a1b3-cdbb359f6ca9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
