apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T19:16:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 8b6db6a0-3ca5-4125-920d-8479eef3119a
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hm74t
      namespace: kube-system
      uid: c7cd44ad-93a8-4d77-a082-8c2d052a4b80
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d4ss4
      namespace: kube-system
      uid: 4f22ef3a-d5b1-4df9-b0db-c1036797ad2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
