apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-16T01:23:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 8d4bfcc2-70f2-45bd-892b-ec9519283dc8
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sm4p6
      namespace: kube-system
      uid: 75e8ba5c-fb76-459c-a75d-21e03b76c39d
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2dgmd
      namespace: kube-system
      uid: da7267fe-bae8-4c5c-94ee-b4181ad38d93
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
