apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T21:50:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 879cc275-293f-44e0-a204-453353fc58ff
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2kmmw
      namespace: kube-system
      uid: aae35297-4514-42a4-a8c4-08b00b52bda9
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pg8v
      namespace: kube-system
      uid: b0ea62da-e94e-4d96-bfec-ba81aa97faf3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
