apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-17T22:01:17Z"
  creationTimestamp: "2026-03-17T22:00:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 33369fcb-14c9-4a69-bdf3-8f7b6db88032
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jcvz
      namespace: kube-system
      uid: 424c8545-ffbf-4752-b468-7b3eba66a68f
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jnx8p
      namespace: kube-system
      uid: ca3f7762-3a08-4375-bc45-c84ce72f77ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
