apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T03:38:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 58177b5f-5067-45c5-863d-b8a6003eb9b2
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6lnt
      namespace: kube-system
      uid: 62335e77-3a3f-4e5f-9a00-d22ef6be966d
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vp25l
      namespace: kube-system
      uid: dc4c0e65-92f4-4699-8677-580373bad13e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
