apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:56:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 276204d7-c10a-47f0-9635-71b5a7908768
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8cfkj
      namespace: kube-system
      uid: b1e89341-0260-4614-b777-0a80ce4435e7
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwqx2
      namespace: kube-system
      uid: f36ddf5c-97e3-4af4-993a-992a5eb30f8a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
