apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-04T10:12:22Z"
  creationTimestamp: "2026-04-04T10:11:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 6c55f668-4fec-4514-a6a3-75608507c5f6
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rtdck
      namespace: kube-system
      uid: d89d7056-4511-471f-bea2-804fcb2b2364
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m944q
      namespace: kube-system
      uid: 20887fb7-204b-42fd-9c61-1a1663cf471b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
