apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:43:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 0833906c-e309-4c11-9783-f43bfe93721f
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcdmp
      namespace: kube-system
      uid: f7c21d4e-8509-4be7-b0cb-0924abd67163
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nkjzc
      namespace: kube-system
      uid: 4d0a8e0d-451e-4773-a0f4-b0ac6a2dbecd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
