apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T08:40:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 047d9624-9949-49c0-8cef-cd23f74c4e4a
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48cdh
      namespace: kube-system
      uid: 21035188-8f92-41ab-9705-84b70cd5569c
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wq5ff
      namespace: kube-system
      uid: e1a349f0-fdeb-4e11-8b82-12a41e454c67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
