apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T01:47:11Z"
  creationTimestamp: "2026-02-11T01:46:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "684"
  uid: f0ad47c2-7e75-4986-a166-9ec806531ed8
subsets:
- addresses:
  - ip: 172.24.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-z9z2g
      namespace: kube-system
      uid: 16f519d6-b733-4c99-8901-c25c37737862
  - ip: 172.24.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-87rc7
      namespace: kube-system
      uid: 8b5246e4-739d-4cd8-a842-a72b909265aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
