apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T02:44:49Z"
  creationTimestamp: "2026-04-27T02:43:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 9afe04a2-b5ff-44de-8dcc-cd9f7ffa3344
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mcxh6
      namespace: kube-system
      uid: 44ca8d39-dec4-4138-aef5-c3def743475a
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zx2qh
      namespace: kube-system
      uid: 1d5515d3-9654-4cfa-90fa-dee84dfa2619
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
