apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:42:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: e1449212-3bd4-4eda-b99d-bbf40140d8c6
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7nflq
      namespace: kube-system
      uid: 4565619f-df96-46c4-9456-2f3e825a7aea
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pr9g
      namespace: kube-system
      uid: 7a50877b-d951-4d4c-8536-9c093024772a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
