apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T18:19:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: d0ba2b58-5ff9-408f-9459-05673f6a44db
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbgld
      namespace: kube-system
      uid: cc2aab42-4b61-4ad4-97be-3874828c0b00
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xh5ll
      namespace: kube-system
      uid: c4c69d3d-dc02-4dc6-819d-b11ad9fca83d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
