apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:53:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: b2f35743-c5d0-4745-9c90-7db011ab2970
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8mc9
      namespace: kube-system
      uid: 07a6f701-b6d8-4b3a-9fe9-c8cc4bdabdab
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5nzvc
      namespace: kube-system
      uid: 9ce00944-1022-4d4d-a082-ea022fa0a9d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
