apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T18:34:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: 9313e932-1ed0-4ffb-8d16-12cd6c45aaba
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wkppw
      namespace: kube-system
      uid: 6603a14a-50e9-46f8-a442-6d54e34dd5ed
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgtrc
      namespace: kube-system
      uid: e742a872-112a-4cea-b09a-201c459d35da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
