apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T10:50:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 3ba2adc3-006b-4db4-b1ad-69817ff71631
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4z4fl
      namespace: kube-system
      uid: 485c00b6-b803-4881-a203-b8241d546f63
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jq6d2
      namespace: kube-system
      uid: 40596ff7-f8ba-48be-8495-77241fd47182
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
