- Why ScienceLogic
- Main Menu
- Why ScienceLogic
Why ScienceLogic
See why our AI Platform fuels innovation for top-tier organizations.
- Why ScienceLogic
- Customer Enablement
- Trust Center
- Technology Partners
- Pricing
- Contact Us
- Product ToursSee ScienceLogic in actionTake a Tour
Experience the platform and use cases first-hand.
- Platform
- Main Menu
- Platform
Platform
Simplified. Modular-based. Efficient. AI-Enabled.
- Platform Modules
- Core Technologies
- Platform Overview
- Virtual ExperienceSkylar AI RoadmapRegister Today
Learn about our game-changing AI innovations! Join this virtual experience with our CEO, Dave Link and our Chief Product Officer, Mike Nappi.
November 26
- Solutions
- Main Menu
- Solutions
Solutions
From automating workflows to reducing MTTR, there's a solution for your use case.
- By Industry
- By Use Case
- By Initiative
- Explore All Solutions
- Survey ResultsThe Future of AI in IT OperationsGet the Results
What’s holding organizations back from implementing automation and AI in their IT operations?
- Learn
- Main Menu
- Learn
Learn
Catalyze and automate essential operations throughout the organization with these insights.
- Blog
- Community
- Resources
- Events
- Podcasts
- Platform Tours
- Customer Success Stories
- Training & Certification
- Explore All Resources
- 157% Return on InvestmentForrester TEI ReportRead the Report
Forrester examined four enterprises running large, complex IT estates to see the results of an investment in ScienceLogic’s SL1 AIOps platform.
- Company
- Main Menu
- Company
Company
We’re on a mission to make your IT team’s lives easier and your customers happier.
- About Us
- Careers
- Newsroom
- Leadership
- Contact Us
- Virtual Event2024 Innovators Awards SpotlightRegister Now
Save your seat for our upcoming PowerHour session on November 20th.
Kubernetes
What is Kubernetes?
Kubernetes an open-source automation platform developed by Google and Is now managed by the Cloud Native Computing Foundation.
Kubernetes can help enhance the development process by simplifying container management, automating updates, and minimizing downtime so that your developers can focus on improving and adding new features to applications.
The Kubernetes platform is deployed in clusters that consist of compute nodes, that can take the following roles:
- Master: Runs on one of the physical computers in the cluster and manages the cluster
- Nodes: Physical computers or virtual machines that run and perform other tasks in a Kubernetes cluster
Kubernetes manages containers through a series of objects that represent a system, including: Services, Volumes, Pods, and Namespaces. Kubernetes also uses a series of Controller objects that provide additional features and functionality which includes: StatefulSets, DaemonSets, Jobs, ReplicaSets, Deployments, and CronJobs.
« Back to Glossary Index