apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:50:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 4487ba3d-e27a-4ada-9b56-d61ffafb9113
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jkdn7
      namespace: kube-system
      uid: 135747a3-3013-4a1c-b2f7-e81e78845778
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcztg
      namespace: kube-system
      uid: d1137fe4-214f-4560-aed5-059ca12eab45
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
