apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:23:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 229c5309-d3dd-48d8-9897-e873c66599d2
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bxl5t
      namespace: kube-system
      uid: 143743a4-798f-4d6c-989e-e4039447d6fb
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x22fv
      namespace: kube-system
      uid: bac70c33-fd88-4499-98d7-8a00008a75f8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
