apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T08:58:05Z"
  creationTimestamp: "2026-04-17T08:57:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: e867abc2-6208-433f-a2d9-eff821677420
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qghd6
      namespace: kube-system
      uid: d1304f7b-ad31-4ace-872c-e2f3a31fe463
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gfhtj
      namespace: kube-system
      uid: 9e775330-2b5d-4b28-b07f-7242bd8abda7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
