apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T14:21:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 6ab11d38-7f84-4c12-b74c-cc516108369a
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4tbf
      namespace: kube-system
      uid: 462bc52f-b901-455b-aada-50d7ac277132
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-whgdc
      namespace: kube-system
      uid: 98fa2546-1e47-44b8-b379-0621875629bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
