apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T05:54:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: e51aeade-1ead-48c1-ba5c-2da15bbfa2e5
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7b5ks
      namespace: kube-system
      uid: 4ace69fc-c230-4be7-89fa-7f66e19a3d5a
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8pt6
      namespace: kube-system
      uid: be2a4b93-278a-43f2-a8d4-15ace6e52205
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
