apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:31:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: a635232a-74f1-4dc2-afc4-5f6d0eb70fcc
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92fkf
      namespace: kube-system
      uid: 9c22db72-8db1-4dd5-a721-65e5637e44d4
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5m5sc
      namespace: kube-system
      uid: 3835a2d7-bc91-4c10-8a96-3a754e921ff2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
