apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T17:42:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: f027b1d6-ce5f-4cdb-9018-6343044636ff
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x994m
      namespace: kube-system
      uid: e224335f-548f-4c58-8f4a-dae69070a296
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nzm4p
      namespace: kube-system
      uid: a577f7e7-8635-4ba9-a260-314cc83c1518
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
