apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T08:36:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: e44e15df-8a58-464a-a7d4-a2159d942876
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzn28
      namespace: kube-system
      uid: adb01f0b-537e-4018-98dc-b6069019c57d
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nsvsq
      namespace: kube-system
      uid: 7ac7a403-d4e1-40fb-a317-767b0ef0b0f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
