i
WhiteBlue Cloud Services
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Key components of the Kubernetes control plane include API server, scheduler, controller manager, and etcd.
API server: serves the Kubernetes API and is the front-end for the control plane
Scheduler: responsible for assigning workloads to nodes based on resource availability
Controller manager: manages different controllers that regulate the state of the cluster
etcd: distributed key-value store that stores cluster state a
Creating a Docker file involves defining the steps to build a Docker image.
Start with a base image using the 'FROM' keyword
Add any necessary dependencies or packages using 'RUN' commands
Set environment variables with 'ENV' command
Copy files or directories into the image using 'COPY' command
Expose ports with 'EXPOSE' command
Define the command to run when the container starts with 'CMD' or 'ENTRYPOINT' command
To deploy a load balancer to a Kubernetes Cluster, you can use a Kubernetes Service of type LoadBalancer.
Create a Kubernetes Service manifest with type LoadBalancer.
Specify the ports and target port for the service.
Apply the service manifest to the Kubernetes cluster.
The cloud provider will provision a load balancer and assign an external IP to it.
Clients can now access the application through the external IP of the lo
I have extensive experience with automation using shell scripting.
Automated deployment of Kubernetes clusters using shell scripts
Automated backup and restore processes for Kubernetes resources
Automated monitoring and alerting setup for Kubernetes environments
Networking in a Kubernetes cluster is managed through various components like CNI plugins, Service objects, Ingress controllers, and Network Policies.
Use Container Network Interface (CNI) plugins to enable communication between pods in the cluster.
Utilize Service objects to expose pods internally or externally within the cluster.
Implement Ingress controllers to manage external access to services within the cluster.
Enfo...
Storage allocation and management on on-prem Kubernetes involves using persistent volumes and storage classes.
Persistent volumes (PVs) are created and managed separately from pods.
Storage classes define different types of storage and their properties.
PVs are dynamically provisioned based on storage class definitions.
Pods can request specific storage requirements using Persistent Volume Claims (PVCs).
Chart.yaml defines metadata about the chart, while values.yaml contains configurable values for the chart.
Chart.yaml contains metadata such as name, version, and description of the chart.
values.yaml contains configurable values that can be overridden during chart installation.
Chart.yaml is used for defining the structure of the chart, while values.yaml is used for customizing the chart.
Example: Chart.yaml may have 'nam...
Scheduler, API Server, and Ingress Controller are key components in Kubernetes responsible for scheduling, managing API requests, and managing external access to services.
Scheduler: Component responsible for assigning workloads to nodes based on resource availability and constraints.
API Server: Component that serves as the front-end for Kubernetes, handling API requests, authentication, and validation.
Ingress Controlle...
Versioning container images in an artifactory involves tagging images with version numbers.
Tag the container image with a version number before pushing it to the artifactory.
Use semantic versioning (e.g. 1.0.0) for clear version identification.
Maintain a consistent versioning scheme to track changes and updates.
Automate the versioning process using CI/CD pipelines for efficiency.
Ensure proper documentation of version c
I appeared for an interview in Aug 2024.
I appeared for an interview in Oct 2024.
General topics like distance speed
Current affair topics were asked to check the knowledge
WhiteBlue Cloud Services interview questions for popular designations
Top trending discussions
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I appeared for an interview before Jun 2016.
I appeared for an interview before Aug 2016.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
Some of the top questions asked at the WhiteBlue Cloud Services interview -
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Software Cloud Engineer
5
salaries
| ₹5.2 L/yr - ₹8.1 L/yr |
Software Developer
4
salaries
| ₹5 L/yr - ₹18 L/yr |
Senior Software Engineer 2
4
salaries
| ₹12 L/yr - ₹18 L/yr |
Software Engineer
3
salaries
| ₹4.5 L/yr - ₹12.1 L/yr |
Senior Data Analyst
3
salaries
| ₹10.2 L/yr - ₹18.5 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx