apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T13:33:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "723"
  uid: 0776a284-a3b0-4799-b594-0e16b2f5fe7b
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zgbsj
      namespace: kube-system
      uid: afc6db7d-a0d0-4820-a4ed-32b35768bc59
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zlc4
      namespace: kube-system
      uid: cf5ba1ad-a6f3-468f-9e93-b5a3c6c4e76d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
