Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
C
Conformance Testing
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • cncf
  • Conformance Testing
  • Issues
  • #55

Closed
Open
Opened Nov 10, 2019 by Zach!@zzOwner0 of 6 tasks completed0/6 tasks

Ensure we can get a cluster up, using kind, applying apisnoop, and having correct DNS

To have apisnoop run properly in a cluster, that cluster needs to have DNS set up correctly, to be able to resolve url's.

Our current setup on sharing.io is causing some flakiness issue, with intermittent connectivity for the cluster. This causes apisnoop to behave erratically, making it harder to debug when apisnoop functionality is not working as expected.

Our work setup is a mix of sharing.io, iimacs, and kind. If we can get it working properly for us, we can then iterate our setup to work well for others.

Steps:

  • Figure out how to test whether DNS is working properly for a cluster.
  • Setup a cluster, using kind, on a clean packet box and verify DNS is working properly.
  • ensure apisnoop works on a fresh clsuter on sharing.io
  • compare the setup on the clean box to our sharing.io box, determine why sharing.io might be behaving differently.
  • adjust our sharing.io setup to consistently spin up a cluster with working dins.
  • ensure apisnoop works on a fresh clsuter on sharing.io
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: cncf/conformance-testing#55