apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:38:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 93e1a111-1fe5-4a0a-b49f-f56f3cd248d4
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwbhp
      namespace: kube-system
      uid: 03c072e3-24d8-4931-aa5c-801495cf3b64
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brz5d
      namespace: kube-system
      uid: 14c0878c-79b0-480a-9a7a-91a954e8b099
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
