apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T00:59:18Z"
  creationTimestamp: "2026-03-18T00:58:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: f8a62e09-2ea4-481a-9655-ea2c47b54862
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flvgl
      namespace: kube-system
      uid: b4af6cc3-c8cd-476b-8c8f-dde18afd28e8
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jmtl5
      namespace: kube-system
      uid: d13fdc00-e01f-4ea2-a690-d140620aba2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
