apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:44:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: ef1ef7f0-8be0-43ab-b0b0-17a4b0aaa6a2
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jjvq4
      namespace: kube-system
      uid: c27898d3-f946-4d8e-8ed5-c678f9c35847
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wkw6
      namespace: kube-system
      uid: 0ef0a25d-d013-454b-bdb2-6911acbe440b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
