apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T04:51:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 25f3e202-3cf8-4587-ab81-c999b52928f9
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mvstw
      namespace: kube-system
      uid: 97c95c18-eb67-4e7c-aa76-3898aa4d2f55
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g7dt8
      namespace: kube-system
      uid: b8695f48-6a74-46c8-8f08-9ff2a2aa879c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
