apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T01:45:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: d163badb-25ce-449d-99df-a727d3fbb634
subsets:
- addresses:
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6k5h7
      namespace: kube-system
      uid: 425b8a2b-cad6-4595-8a63-dadef416f6be
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wdrd9
      namespace: kube-system
      uid: 93090290-33a2-4636-8687-207ad7298a6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
