apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T16:29:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 8c44412f-6a48-4503-a50f-63d494581b90
subsets:
- addresses:
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v988k
      namespace: kube-system
      uid: 8550cee9-8e19-4502-9608-e2e75943ddfb
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xzh5
      namespace: kube-system
      uid: 9c836575-187d-42f3-b0c5-f84ed6377b86
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
