apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T08:14:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: a93e20c4-62c2-45fd-abfa-b4fd2a74e1f0
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nmwvq
      namespace: kube-system
      uid: 993a6415-0bfe-4b78-99f6-91279a806d3d
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kc69
      namespace: kube-system
      uid: 6351a1d2-3986-436e-9cc0-c09022512bd6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
