apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-16T21:46:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 5b7c03e3-8719-4257-b328-d11171554494
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sb9rt
      namespace: kube-system
      uid: f0d7a0d3-f519-492e-bc43-207c2c058cbd
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-npv8p
      namespace: kube-system
      uid: a6b3a7fa-ca71-47c0-938f-2bab51dffa83
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
