apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-17T18:34:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 2e6ab4b8-1b7e-41f4-83e3-16ef9a1c719a
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zdrdd
      namespace: kube-system
      uid: a3edf393-775e-433c-83f3-382bd1c54fae
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2w8l
      namespace: kube-system
      uid: b0e922f8-feb7-4c7c-ae53-d2a9b78d24da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
