apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:01:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: e3126201-3913-4fdc-babe-bd3ac69f1d18
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-js59n
      namespace: kube-system
      uid: aa06ff68-0982-48c1-a5d8-46c8befa2a14
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2vlj
      namespace: kube-system
      uid: 1df1c069-a6cb-4da1-8212-63200bd2ac8c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
