apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T07:27:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 7af326e2-2521-4657-951e-0b40e01f5bb4
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dc6q4
      namespace: kube-system
      uid: 188ddbee-429c-4361-ad83-fc389e6c1b1f
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-49gpk
      namespace: kube-system
      uid: c52ce183-b0e5-4da8-acd2-0aa403f2a686
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
