apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T05:11:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 00a028b5-c919-4bcd-85a5-df4d0537dfc3
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgbfl
      namespace: kube-system
      uid: 4f4c957f-888d-4550-9b24-41d872fb00e9
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zlh99
      namespace: kube-system
      uid: 396f190c-f617-4eea-9c1d-63d733592147
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
