apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:39:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 8564c876-99ed-48a4-bf6d-9ed98fd31179
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wbq6j
      namespace: kube-system
      uid: 8bb93579-2880-4d0d-b657-c14a419e3c23
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c4zjt
      namespace: kube-system
      uid: 8c726282-b21b-4f9d-94fd-54bbda71cd7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
