apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:53:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 07697219-05bd-4d37-8e79-f63e1942f83d
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqblp
      namespace: kube-system
      uid: 854df1ce-43a4-48bc-acf9-8255512f912c
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xsshc
      namespace: kube-system
      uid: a6b0c5d7-36c9-4ff0-94b3-2b0563fa20bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
