apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T05:54:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 6d03b834-21a0-4d99-9bd0-ae3711034bf3
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-glm2z
      namespace: kube-system
      uid: 60c419fe-90b6-43a6-b881-0ac675fdfd9c
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtlmp
      namespace: kube-system
      uid: 04d7bf9b-c77d-49e0-8e1e-aee933ead638
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
