apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T09:05:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 2c49066c-9047-4bb1-a0a2-724ebbda94b2
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wjhq
      namespace: kube-system
      uid: 1acf1f1e-faf5-47f3-bd37-5825cd87f790
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qd9qh
      namespace: kube-system
      uid: 4bb9c102-8050-4993-b43a-dd04eab4bd53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
