apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T17:01:39Z"
  creationTimestamp: "2026-04-23T16:59:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1030"
  uid: 8c637411-f160-4def-92ca-a30101df0510
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9st9j
      namespace: kube-system
      uid: 69fc527a-41b2-4589-b4fe-92dc2e059293
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjc4d
      namespace: kube-system
      uid: 2d19a182-d3c4-45a7-99f2-9c3fd4904044
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
