apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T08:37:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: a8ec4b70-de7e-45d6-92b7-6cad1fa77880
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pk5j
      namespace: kube-system
      uid: 18caf7ef-34ff-46e9-b4dd-7010078f2bf0
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z5tvx
      namespace: kube-system
      uid: 32afe111-7047-4d12-8dc3-4ed365796a1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
