apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T21:03:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 169f7150-8e91-4248-9288-a9586a530a8b
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wng8g
      namespace: kube-system
      uid: 317861c8-8911-4703-9e28-9c4806620783
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwd6g
      namespace: kube-system
      uid: a93a5ae6-8cae-4fac-8c54-fcf61e20eec4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
