apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:33:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: e2178ac8-4fbf-4ba1-afa8-f740d8adef60
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmhvn
      namespace: kube-system
      uid: 9748d299-5b00-47d0-b5b7-80edc637475e
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ffqlf
      namespace: kube-system
      uid: 4c6bdd5b-6652-4b2a-ac07-e660bf399fc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
