apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:05:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: eb69773c-8436-49af-bbf2-728b88c85aa4
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flnv2
      namespace: kube-system
      uid: 67938abd-0552-441b-b39d-eea8d0322d17
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwb6n
      namespace: kube-system
      uid: 34a3b7f9-05d2-4aab-b1ee-80fa498ecde4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
