apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T13:00:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: eeed583f-f680-4ab1-b541-22a8b26ca99f
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mv4gd
      namespace: kube-system
      uid: a0e988e2-082a-4623-9df2-8f7d806bafc0
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pnp8j
      namespace: kube-system
      uid: adbd25a9-a0d0-48f8-b2a9-f65234627873
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
