apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:59:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 1424696b-d0c2-4ab7-b5ea-60778dda94d0
subsets:
- addresses:
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njbh6
      namespace: kube-system
      uid: 18b71efe-2b9f-4930-b7d8-4f2d3a28aaa8
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9cxm
      namespace: kube-system
      uid: bd769684-330a-4212-b54f-fb631be1431a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
