apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T01:29:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "691"
  uid: f36cc753-9595-483f-aee2-0dccf4fc67a9
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bg9w4
      namespace: kube-system
      uid: d40ad3ea-970b-4be4-8f76-4b2f7db45c41
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dpp7
      namespace: kube-system
      uid: d912c44d-1d23-4ee4-8290-08cf9d4b5cda
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
