apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T07:04:11Z"
  creationTimestamp: "2026-03-14T07:03:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "955"
  uid: 7f53d797-e84f-42b1-90ec-a6bb34132f99
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgmsd
      namespace: kube-system
      uid: da598d6e-7288-4ed9-89ce-1366ae1ce1a7
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nlmfk
      namespace: kube-system
      uid: dd4da6db-05be-4ef9-88e7-27a286350025
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
