apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T09:35:20Z"
  creationTimestamp: "2026-04-20T09:34:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 3022aedd-615d-4e61-b21d-fe676c35ef7c
subsets:
- addresses:
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sl5bc
      namespace: kube-system
      uid: ee51fef2-de1e-4813-942f-5c1aa943a7e2
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9wrpg
      namespace: kube-system
      uid: e1ce4586-9d99-45a6-86c8-47fd12bd5871
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
