apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:47:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: caf3c25f-85eb-4de4-bab1-75da9baf4e09
subsets:
- addresses:
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2fb7
      namespace: kube-system
      uid: 0a73d7dc-f074-4fec-9cf6-b644a72dcaee
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxhk4
      namespace: kube-system
      uid: fe6708b2-6072-4cfc-8824-d68b6ca61e57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
