apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:05:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 18f00507-d72c-4b37-aeaa-3b5ee7661dd3
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8l87
      namespace: kube-system
      uid: a05a6cb3-8f1d-45cc-b02c-f62efbe78ca6
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cbl5z
      namespace: kube-system
      uid: 39693309-8061-4b96-91d5-b6930e27591a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
