apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:22:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 51808304-88ec-41db-a0a6-c95dcad7e67e
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-68qrb
      namespace: kube-system
      uid: e236928b-db08-4c5d-853d-1611992a562c
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kdzdq
      namespace: kube-system
      uid: 21658b51-8133-4e4f-a837-40b462a36096
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
