apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:21:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 5fb977f8-d420-40d6-bdd5-6b4abf2ea5ac
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9r82q
      namespace: kube-system
      uid: 04107a58-ad68-416b-ada5-c0dc562a7967
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkzwb
      namespace: kube-system
      uid: 4bfac64f-a4d4-43f0-9f0c-409df254de21
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
