apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-01T01:21:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "711"
  uid: b2fbe6f9-75d5-4c1e-a692-5f76b1a0e4d7
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8f72h
      namespace: kube-system
      uid: f7977ee1-8ecf-4f48-88f6-34cbda605d3c
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8j7sj
      namespace: kube-system
      uid: 943ee842-3fee-4c31-af1a-2b0c9fed7728
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
