apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T13:56:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 689810a1-d21b-4957-b93e-64f85dfe9cbe
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bl2h
      namespace: kube-system
      uid: f0f03c1b-37ac-43bc-9ac8-7c02899711f0
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mlp6f
      namespace: kube-system
      uid: 45331e0d-a2c7-49ed-a159-1e741e8c1590
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
