apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T01:57:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 391ced36-45ee-4f94-9eff-9ed7c7d66655
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lr5tl
      namespace: kube-system
      uid: 40eca293-608e-4844-9196-2879be2b6e2f
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxx9j
      namespace: kube-system
      uid: 0f42b3ac-af25-467a-b8eb-3bc7881f3da2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
