apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T17:46:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 754bfc3e-4d27-4aa7-9009-3fcf9196bdf2
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92kjq
      namespace: kube-system
      uid: 0a229f46-ee11-42ad-b76f-9b5abba869e5
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6hzq2
      namespace: kube-system
      uid: a2afaf90-f00e-4092-b5ce-ab7c11a8471a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
