apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T21:46:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "677"
  uid: 79aa3f7b-3688-4062-940e-b1781ed356d1
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gljz7
      namespace: kube-system
      uid: 2e4fccb9-5424-46d3-87f9-bd9bdf0d90c8
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4j28
      namespace: kube-system
      uid: ce4ab4e3-91f2-45ee-bd19-760538fdd883
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
