apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-29T00:20:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 64b9d1ad-e6d6-4737-8787-52398e67ab82
subsets:
- addresses:
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9mjmt
      namespace: kube-system
      uid: 3681fb6c-f4d1-4589-b575-516a52ba0281
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jclmg
      namespace: kube-system
      uid: 55f828c4-1c3e-45ee-9d43-7180c0b9f3c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
