apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T10:30:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 35ab2a59-6368-4e67-88d4-3db379023fb5
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxtdt
      namespace: kube-system
      uid: 2bc2dcfa-defa-474b-a113-fbcb8f81b7af
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kqdc7
      namespace: kube-system
      uid: 87ddb8b7-4e46-4200-8672-f54a495e927c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
