apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T10:27:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 1e2c6cc2-58c6-4bb2-865c-850f34a94a25
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ql8x2
      namespace: kube-system
      uid: 3237a84b-f849-4bb1-afa6-0b59fce72366
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dcz6
      namespace: kube-system
      uid: f4205669-1d7d-42ad-9176-a04c607ae77f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
