apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T01:46:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 11b69d99-8f43-4d27-9654-7ef9ff43b5e4
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k67cj
      namespace: kube-system
      uid: 6951197b-24bc-4236-8626-6328cead6c23
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wkgnc
      namespace: kube-system
      uid: c2cc6f1b-b423-4f9d-bad7-99077ed6c216
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
