apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:19:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: aee36a42-e804-4d83-ba79-2f15e00fe8fa
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gcwpd
      namespace: kube-system
      uid: 03f5f2ac-5cbd-4627-a686-1b8379845740
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zpf5
      namespace: kube-system
      uid: 9047da52-1b7c-40ad-b955-b78bd93b0dd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
