apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T01:20:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 8789b7da-e26c-495a-ba11-0d7a24547d79
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szgzp
      namespace: kube-system
      uid: 16ae9de2-07f8-463f-abcc-8fbac801ee61
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7s4s
      namespace: kube-system
      uid: 9add85a2-73b9-4936-bf01-af4a2241c18d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
