apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T10:47:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 306d2f03-2bd2-4404-8909-b1de5db7a34f
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xdd5
      namespace: kube-system
      uid: 9b1fc867-2e79-446a-8b18-4367a83a7e01
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ntqxw
      namespace: kube-system
      uid: 3dedc5ae-2a02-443b-ba6b-898b1dd4410e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
