apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:35:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 1b7a4e34-1f35-462c-90af-1edf0c912ab5
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fngfj
      namespace: kube-system
      uid: f6c9d000-6928-4265-a08c-62e1a158a133
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlfdl
      namespace: kube-system
      uid: 6da3ce89-4a19-41c0-b726-3541d32875ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
