apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T19:16:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 919cd902-1fef-46ea-8335-b6ac0080122d
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7xzq
      namespace: kube-system
      uid: 009e5935-fb06-456a-8984-77c6923c3165
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mflgr
      namespace: kube-system
      uid: e30dca68-3cdb-4564-b15c-2cc31c3c01ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
