apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:15:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 66d29db9-596c-4c00-adca-af2473350156
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4j8h
      namespace: kube-system
      uid: 26ccd761-7083-4349-8c3a-9b979261f8f1
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kx5vf
      namespace: kube-system
      uid: 69831fb6-b780-4cf7-817d-4a3b4b46b09f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
