apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T22:57:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 0c1ea3d1-f2c1-4e6b-905c-c5c12311ef37
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mcpck
      namespace: kube-system
      uid: bb5e74ad-dacb-4c3e-a374-277147d7558d
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-snlh2
      namespace: kube-system
      uid: 3f315b74-ac18-41e1-aad4-6a165206675c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
