apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:43:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 82b3e2cc-644e-4aeb-986d-7fec4a3e25b3
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jkqvc
      namespace: kube-system
      uid: 5ce0c834-2a50-4667-8bfe-141acdf50de5
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vv4zd
      namespace: kube-system
      uid: 548c4ec7-f634-4958-a063-00b0cbff5a78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
