apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T15:23:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 7f955713-bae0-4cce-a18f-f83dc63635f5
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqzhj
      namespace: kube-system
      uid: e0fc2ad3-752c-48db-a70e-bea3bf522349
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hvwkw
      namespace: kube-system
      uid: 11597b21-ba43-4d3d-ab9a-ecc117b5a4da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
