apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T05:57:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 6f200ae9-cd95-4787-a346-7421c91ca60b
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcqvn
      namespace: kube-system
      uid: 6d80c930-17b1-4c84-8890-3c93ae6e25aa
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h849p
      namespace: kube-system
      uid: 00910843-d3d4-485e-b949-168372b51a1f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
