apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-27T20:11:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: d40a1e7f-69b1-44ed-b8d8-4fc6e7310fa5
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmbmk
      namespace: kube-system
      uid: 684abd64-531b-4182-99dc-f299c51af186
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbxvf
      namespace: kube-system
      uid: 1ad3e25c-55cd-4639-8f2c-bd4062acbb37
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
