apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T09:46:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 90d33a09-3c7e-484b-af71-0f9c8295ae85
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtd5f
      namespace: kube-system
      uid: c4c4a9e2-f6ac-4824-beaf-02cc05f7e723
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frk6l
      namespace: kube-system
      uid: 036aad39-0673-4289-a6c3-b9db0ba50fc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
