apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:26:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 9b10fd72-0a1f-4773-8a0d-526d6feafd82
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8hpc
      namespace: kube-system
      uid: 42bb4c6a-a723-452a-8b30-56a56adb041f
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xph54
      namespace: kube-system
      uid: 4f3521e0-1991-4f9f-98b2-5e9e83a6c3f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
