apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T00:25:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 0d08d485-a6d5-44dd-8024-ea890b441af4
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rw29
      namespace: kube-system
      uid: cd843c9b-ae61-4c28-9e68-8fc541f1f548
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbm8p
      namespace: kube-system
      uid: b7f4edf8-1892-4722-9827-bc51c437ee18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
