apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T20:22:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: f36745ee-fc16-4baa-8712-9d614e9b87af
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2c6nq
      namespace: kube-system
      uid: 6c6a1745-f371-48f3-87c6-c5e60deb7f8c
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9879z
      namespace: kube-system
      uid: 1a157edc-2b67-464e-94e9-7b743d37b0c4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
