apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T14:35:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "969"
  uid: af9610d3-0eb6-4785-9622-b449f4bd9ec8
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbrqs
      namespace: kube-system
      uid: 8ea757ba-7ff8-4807-ba5e-136324ae65d3
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xww5x
      namespace: kube-system
      uid: d5f28afc-f626-4d3f-b745-933e178cb409
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
